Home
last modified time | relevance | path

Searched defs:RTC_PORT (Results 1 – 13 of 13) sorted by relevance

/openbmc/linux/arch/arm/mach-footbridge/
H A Disa-rtc.c18 #define RTC_PORT(x) (0x70+(x)) macro
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmc146818rtc.h10 #define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dmc146818rtc.h14 #define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/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
/openbmc/linux/arch/alpha/include/asm/
H A Dmc146818rtc.h11 #define RTC_PORT(x) (0x70 + (x)) macro
H A Dio.h644 # define RTC_PORT(x) ((x) + alpha_mv.rtc_port) macro
647 # define RTC_PORT(x) (0x170+(x)) macro
649 # define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/arch/arm/include/asm/
H A Dmc146818rtc.h14 #define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/arch/mips/include/asm/mach-malta/
H A Dmc146818rtc.h17 #define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/arch/mips/include/asm/mach-generic/
H A Dmc146818rtc.h15 #define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/arch/mips/include/asm/mach-jazz/
H A Dmc146818rtc.h19 #define RTC_PORT(x) (0x70 + (x)) macro
/openbmc/linux/arch/mips/include/asm/mach-dec/
H A Dmc146818rtc.h20 #define RTC_PORT(x) CPHYSADDR((long)dec_rtc_base) macro
/openbmc/linux/arch/x86/include/asm/
H A Dmc146818rtc.h12 #define RTC_PORT(x) (0x70 + (x)) macro