Searched defs:RTC_PORT (Results 1 - 12 of 12) sorted by relevance

/linux-master/arch/alpha/include/asm/
H A Dmc146818rtc.h11 #define RTC_PORT(x) (0x70 + (x)) macro
H A Dio.h643 # define RTC_PORT(x) ((x) + alpha_mv.rtc_port) macro
646 # define RTC_PORT(x) (0x170+(x)) macro
648 # define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/sparc/include/asm/
H A Dmc146818rtc_64.h12 #define RTC_PORT(x) (cmos_regs + (x)) macro
H A Dmc146818rtc_32.h11 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/powerpc/include/asm/
H A Dmc146818rtc.h14 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/arm/mach-footbridge/
H A Disa-rtc.c18 #define RTC_PORT(x) (0x70+(x)) macro
/linux-master/arch/arm/include/asm/
H A Dmc146818rtc.h14 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/mips/include/asm/mach-generic/
H A Dmc146818rtc.h15 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/mips/include/asm/mach-jazz/
H A Dmc146818rtc.h19 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h17 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-master/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h20 #define RTC_PORT(x) CPHYSADDR((long)dec_rtc_base) macro
/linux-master/arch/x86/include/asm/
H A Dmc146818rtc.h12 #define RTC_PORT(x) (0x70 + (x)) macro

Completed in 184 milliseconds