Home
last modified time | relevance | path

Searched refs:RTC_PLL_SET (Results 1 – 25 of 25) sorted by relevance

/external/strace/tests-mx32/
Dioctl_rtc.c168 ioctl(-1, RTC_PLL_SET, 0); in main()
171 ioctl(-1, RTC_PLL_SET, pll); in main()
/external/strace/tests-m32/
Dioctl_rtc.c168 ioctl(-1, RTC_PLL_SET, 0); in main()
171 ioctl(-1, RTC_PLL_SET, pll); in main()
/external/strace/tests/
Dioctl_rtc.c168 ioctl(-1, RTC_PLL_SET, 0); in main()
171 ioctl(-1, RTC_PLL_SET, pll); in main()
/external/syzkaller/sys/linux/
Drtc.txt29 ioctl$RTC_PLL_SET(fd fd_rtc, cmd const[RTC_PLL_SET], arg ptr[in, rtc_pll_info])
Drtc_amd64.const14 RTC_PLL_SET = 1075867666
Drtc_arm.const14 RTC_PLL_SET = 1075605522
Drtc_386.const14 RTC_PLL_SET = 1075605522
Drtc_arm64.const14 RTC_PLL_SET = 1075867666
Drtc_ppc64le.const14 RTC_PLL_SET = 2149609490
/external/kernel-headers/original/uapi/linux/
Drtc.h93 #define RTC_PLL_SET _IOW('p', 0x12, struct rtc_pll_info) /* Set PLL correction */ macro
/external/strace/
Drtc.c125 case RTC_PLL_SET: in MPERS_PRINTER_DECL()
Dioctl_redefs2.h881 #ifdef RTC_PLL_SET
882 # undef RTC_PLL_SET
883 # define RTC_PLL_SET 0x401c7012 macro
Dioctl_redefs1.h1045 #ifdef RTC_PLL_SET
1046 # undef RTC_PLL_SET
1047 # define RTC_PLL_SET 0x401c7012 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
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_mipsle.go1495 RTC_PLL_SET = 0x801c7012 const
Dzerrors_linux_s390x.go1555 RTC_PLL_SET = 0x40207012 const
Dzerrors_linux_arm.go1501 RTC_PLL_SET = 0x401c7012 const
Dzerrors_linux_ppc64le.go1551 RTC_PLL_SET = 0x80207012 const
Dzerrors_linux_mips64.go1495 RTC_PLL_SET = 0x80207012 const
Dzerrors_linux_ppc64.go1551 RTC_PLL_SET = 0x80207012 const
Dzerrors_linux_amd64.go1495 RTC_PLL_SET = 0x40207012 const
Dzerrors_linux_mips64le.go1495 RTC_PLL_SET = 0x80207012 const
Dzerrors_linux_386.go1494 RTC_PLL_SET = 0x401c7012 const
Dzerrors_linux_mips.go1495 RTC_PLL_SET = 0x801c7012 const
Dzerrors_linux_arm64.go1485 RTC_PLL_SET = 0x40207012 const