Home
last modified time | relevance | path

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

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