Home
last modified time | relevance | path

Searched refs:RTC_PLL_GET (Results 1 – 8 of 8) sorted by relevance

/external/strace/tests-m32/
Dioctl_rtc.c161 ioctl(-1, RTC_PLL_GET, 0); in main()
164 ioctl(-1, RTC_PLL_GET, page); in main()
/external/strace/tests/
Dioctl_rtc.c161 ioctl(-1, RTC_PLL_GET, 0); in main()
164 ioctl(-1, RTC_PLL_GET, page); in main()
/external/strace/tests-mx32/
Dioctl_rtc.c161 ioctl(-1, RTC_PLL_GET, 0); in main()
164 ioctl(-1, RTC_PLL_GET, page); in main()
/external/kernel-headers/original/uapi/linux/
Drtc.h92 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info) /* Get PLL correction */ macro
/external/strace/
Drtc.c121 case RTC_PLL_GET: in MPERS_PRINTER_DECL()
Dioctl_redefs2.h877 #ifdef RTC_PLL_GET
878 # undef RTC_PLL_GET
879 # define RTC_PLL_GET 0x801c7011 macro
Dioctl_redefs1.h1041 #ifdef RTC_PLL_GET
1042 # undef RTC_PLL_GET
1043 # define RTC_PLL_GET 0x801c7011 macro
DChangeLog28778 rtc.c: decode RTC_PLL_GET and RTC_PLL_SET.
28779 * rtc.c (rtc_ioctl): Decode RTC_PLL_GET and RTC_PLL_SET