Home
last modified time | relevance | path

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

/Linux-v4.19/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h26 #define RTC_IOMAPPED 0 macro
/Linux-v4.19/include/linux/
Dmc146818rtc.h120 #define RTC_IOMAPPED 1 /* Default to I/O mapping. */ macro
/Linux-v4.19/drivers/rtc/
Drtc-cmos.c720 if (RTC_IOMAPPED) in cmos_do_probe()
875 if (RTC_IOMAPPED) in cmos_do_probe()
906 if (RTC_IOMAPPED) in cmos_do_remove()
1388 if (RTC_IOMAPPED) in cmos_platform_probe()
/Linux-v4.19/drivers/char/
Drtc.c828 if (RTC_IOMAPPED) in rtc_request_region()
841 if (RTC_IOMAPPED) in rtc_release_region()