Home
last modified time | relevance | path

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

/Linux-v5.4/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h22 #define RTC_IOMAPPED 0 macro
/Linux-v5.4/include/linux/
Dmc146818rtc.h120 #define RTC_IOMAPPED 1 /* Default to I/O mapping. */ macro
/Linux-v5.4/drivers/rtc/
Drtc-cmos.c734 if (RTC_IOMAPPED) in cmos_do_probe()
892 if (RTC_IOMAPPED) in cmos_do_probe()
923 if (RTC_IOMAPPED) in cmos_do_remove()
1405 if (RTC_IOMAPPED) in cmos_platform_probe()
/Linux-v5.4/drivers/char/
Drtc.c824 if (RTC_IOMAPPED) in rtc_request_region()
837 if (RTC_IOMAPPED) in rtc_release_region()