Home
last modified time | relevance | path

Searched refs:RTC_PLL_GET (Results 1 – 2 of 2) sorted by last modified time

/linux/arch/m68k/kernel/
H A Dtime.c113 case RTC_PLL_GET: in rtc_ioctl()
/linux/include/uapi/linux/
H A Drtc.h107 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */ macro