Home
last modified time | relevance | path

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

/Linux-v6.1/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h22 #define RTC_IOMAPPED 0 macro
/Linux-v6.1/include/linux/
Dmc146818rtc.h122 #define RTC_IOMAPPED 1 /* Default to I/O mapping. */ macro
/Linux-v6.1/drivers/rtc/
Drtc-cmos.c783 if (RTC_IOMAPPED) in cmos_do_probe()
948 if (RTC_IOMAPPED) in cmos_do_probe()
979 if (RTC_IOMAPPED) in cmos_do_remove()
1473 if (RTC_IOMAPPED) in cmos_platform_probe()