Searched refs:RTC_PLL_SET (Results 1 – 8 of 8) sorted by relevance
/external/strace/tests-mx32/ |
D | ioctl_rtc.c | 168 ioctl(-1, RTC_PLL_SET, 0); in main() 171 ioctl(-1, RTC_PLL_SET, pll); in main()
|
/external/strace/tests-m32/ |
D | ioctl_rtc.c | 168 ioctl(-1, RTC_PLL_SET, 0); in main() 171 ioctl(-1, RTC_PLL_SET, pll); in main()
|
/external/strace/tests/ |
D | ioctl_rtc.c | 168 ioctl(-1, RTC_PLL_SET, 0); in main() 171 ioctl(-1, RTC_PLL_SET, pll); in main()
|
/external/kernel-headers/original/uapi/linux/ |
D | rtc.h | 92 #define RTC_PLL_SET _IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */ macro
|
/external/strace/ |
D | rtc.c | 124 case RTC_PLL_SET: in MPERS_PRINTER_DECL()
|
D | ioctl_redefs2.h | 969 #ifdef RTC_PLL_SET 970 # undef RTC_PLL_SET 971 # define RTC_PLL_SET 0x401c7012 macro
|
D | ioctl_redefs1.h | 1129 #ifdef RTC_PLL_SET 1130 # undef RTC_PLL_SET 1131 # define RTC_PLL_SET 0x401c7012 macro
|
D | ChangeLog | 14134 rtc.c: decode RTC_PLL_GET and RTC_PLL_SET. 14135 * rtc.c (rtc_ioctl): Decode RTC_PLL_GET and RTC_PLL_SET
|