Home
last modified time | relevance | path

Searched refs:RTC_IOMAPPED (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h22 #define RTC_IOMAPPED 0 macro
/linux-6.1.9/include/linux/
Dmc146818rtc.h122 #define RTC_IOMAPPED 1 /* Default to I/O mapping. */ macro
/linux-6.1.9/drivers/rtc/
Drtc-cmos.c945 if (RTC_IOMAPPED) in cmos_do_probe()
1125 if (RTC_IOMAPPED) in cmos_do_probe()
1159 if (RTC_IOMAPPED) in cmos_do_remove()
1481 if (RTC_IOMAPPED) in cmos_platform_probe()