Home
last modified time | relevance | path

Searched refs:RTC_IO_EXTENT (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dmc146818rtc.h115 #define RTC_IO_EXTENT 0x8 macro
120 #define RTC_IO_EXTENT_USED RTC_IO_EXTENT
/linux-4.1.27/arch/mips/include/asm/mach-dec/
Dmc146818rtc.h25 #define RTC_IO_EXTENT dec_kn_slot_size macro
/linux-4.1.27/drivers/char/
Drtc.c1008 r = rtc_request_region(RTC_IO_EXTENT); in rtc_init()