Home
last modified time | relevance | path

Searched refs:RTC_IO_EXTENT_USED (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dmc146818rtc.h116 #define RTC_IO_EXTENT_USED 0x2 macro
120 #define RTC_IO_EXTENT_USED RTC_IO_EXTENT macro
/linux-4.1.27/drivers/char/
Drtc.c1018 r = rtc_request_region(RTC_IO_EXTENT_USED); in rtc_init()