Linux Kernel
3.7.1
|
#include <asm/ip32/mace.h>
Go to the source code of this file.
Macros | |
#define | RTC_PORT(x) (0x70 + (x)) |
#define | mc146818_decode_year(year) ((year) + 2000) |
#define | RTC_ALWAYS_BCD 0 |
Definition at line 32 of file mc146818rtc.h.
#define RTC_ALWAYS_BCD 0 |
Definition at line 34 of file mc146818rtc.h.
#define RTC_PORT | ( | x | ) | (0x70 + (x)) |
Definition at line 16 of file mc146818rtc.h.