HomeSort by relevance Sort by last modified time
    Searched refs:pll_max (Results 1 - 7 of 7) sorted by null

  /bionic/libc/kernel/uapi/linux/
rtc.h 40 int pll_max; member in struct:rtc_pll_info
  /external/kernel-headers/original/uapi/linux/
rtc.h 59 int pll_max; /* max +ve (faster) adjustment value */ member in struct:rtc_pll_info
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
rtc.h 58 int pll_max; /* max +ve (faster) adjustment value */ member in struct:rtc_pll_info
  /external/strace/
rtc.c 82 tprintf("{pll_ctrl=%d, pll_value=%d, pll_max=%d, pll_min=%d"
84 pll.pll_ctrl, pll.pll_value, pll.pll_max, pll.pll_min,
  /external/strace/tests/
ioctl_rtc.c 173 ", pll_max=%d, pll_min=%d, pll_posmult=%d, pll_negmult=%d"
175 pll->pll_ctrl, pll->pll_value, pll->pll_max, pll->pll_min,
  /external/strace/tests-m32/
ioctl_rtc.c 173 ", pll_max=%d, pll_min=%d, pll_posmult=%d, pll_negmult=%d"
175 pll->pll_ctrl, pll->pll_value, pll->pll_max, pll->pll_min,
  /external/strace/tests-mx32/
ioctl_rtc.c 173 ", pll_max=%d, pll_min=%d, pll_posmult=%d, pll_negmult=%d"
175 pll->pll_ctrl, pll->pll_value, pll->pll_max, pll->pll_min,

Completed in 210 milliseconds