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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dmc146818rtc.h18 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/sparc/include/asm/
H A Dmc146818rtc_64.h11 #define RTC_PORT(x) (cmos_regs + (x)) macro
H A Dmc146818rtc_32.h10 #define RTC_PORT(x) (0x70 + (x)) macro
H A Dio_32.h304 #define RTC_PORT(x) (rtc_port + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/include/asm/
H A Dmc146818rtc.h13 #define RTC_PORT(x) (TT_RTC_BAS + 2*(x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-footbridge/
H A Disa-rtc.c17 #define RTC_PORT(x) (0x70+(x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/alpha/include/asm/
H A Dmc146818rtc.h10 #define RTC_PORT(x) (0x70 + (x)) macro
H A Dio.h541 # define RTC_PORT(x) ((x) + alpha_mv.rtc_port) macro
544 # define RTC_PORT(x) (0x170+(x)) macro
546 # define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/include/asm/
H A Dmc146818rtc.h11 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m32r/include/asm/
H A Dmc146818rtc.h10 #define RTC_PORT(x) ((x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-generic/
H A Dmc146818rtc.h15 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-ip32/
H A Dmc146818rtc.h16 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-jazz/
H A Dmc146818rtc.h19 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-loongson/
H A Dmc146818rtc.h15 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h29 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-pb1x00/
H A Dmc146818rtc.h16 #define RTC_PORT(x) (0x0c000000 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/x86/include/asm/
H A Dmc146818rtc.h13 #define RTC_PORT(x) (0x70 + (x)) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h24 #define RTC_PORT(x) CPHYSADDR((long)dec_rtc_base) macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/mn10300/include/asm/
H A Drtc-regs.h75 #define RTC_PORT(x) 0xd8600000 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/
H A Dnvram.c77 #define RTC_PORT(x) (TT_RTC_BAS + 2*(x)) macro

Completed in 203 milliseconds