Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/arm/mach-footbridge/
A Disa-rtc.c18 #define RTC_PORT(x) (0x70+(x)) macro
/linux-6.3-rc2/arch/powerpc/include/asm/
A Dmc146818rtc.h14 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-6.3-rc2/arch/sparc/include/asm/
A Dmc146818rtc_64.h12 #define RTC_PORT(x) (cmos_regs + (x)) macro
A Dmc146818rtc_32.h11 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-6.3-rc2/arch/alpha/include/asm/
A Dmc146818rtc.h11 #define RTC_PORT(x) (0x70 + (x)) macro
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
/linux-6.3-rc2/arch/arm/include/asm/
A Dmc146818rtc.h14 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-jazz/
A Dmc146818rtc.h19 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-generic/
A Dmc146818rtc.h15 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-malta/
A Dmc146818rtc.h17 #define RTC_PORT(x) (0x70 + (x)) macro
/linux-6.3-rc2/arch/mips/include/asm/mach-dec/
A Dmc146818rtc.h20 #define RTC_PORT(x) CPHYSADDR((long)dec_rtc_base) macro
/linux-6.3-rc2/arch/x86/include/asm/
A Dmc146818rtc.h12 #define RTC_PORT(x) (0x70 + (x)) macro

Completed in 16 milliseconds