Home
last modified time | relevance | path

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

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