Home
last modified time | relevance | path

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

/Linux-v5.10/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h22 #define RTC_IOMAPPED 0 macro
/Linux-v5.10/include/linux/
Dmc146818rtc.h120 #define RTC_IOMAPPED 1 /* Default to I/O mapping. */ macro
/Linux-v5.10/drivers/rtc/
Drtc-cmos.c735 if (RTC_IOMAPPED) in cmos_do_probe()
893 if (RTC_IOMAPPED) in cmos_do_probe()
924 if (RTC_IOMAPPED) in cmos_do_remove()
1408 if (RTC_IOMAPPED) in cmos_platform_probe()