Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h26 #define RTC_IOMAPPED 0 macro
/linux-4.4.14/include/linux/
Dmc146818rtc.h117 #define RTC_IOMAPPED 1 /* Default to I/O mapping. */ macro
/linux-4.4.14/drivers/rtc/
Drtc-cmos.c610 if (RTC_IOMAPPED) in cmos_do_probe()
763 if (RTC_IOMAPPED) in cmos_do_probe()
796 if (RTC_IOMAPPED) in cmos_do_remove()
1172 if (RTC_IOMAPPED) in cmos_platform_probe()
/linux-4.4.14/drivers/char/
Drtc.c934 if (RTC_IOMAPPED) in rtc_request_region()
947 if (RTC_IOMAPPED) in rtc_release_region()