Searched refs:clockctl (Results 1 – 8 of 8) sorted by relevance
88 const uint32_t clockctl = ATH_READ_REG(AR5312_SYSREG_BASE + AR5312_SYSREG_CLOCKCTL); in ar5312_chip_detect_sys_frequency() local90 predivisor = __SHIFTOUT(clockctl, AR2313_CLOCKCTL_PREDIVIDE); in ar5312_chip_detect_sys_frequency()91 multiplier = __SHIFTOUT(clockctl, AR2313_CLOCKCTL_MULTIPLIER); in ar5312_chip_detect_sys_frequency()93 predivisor = __SHIFTOUT(clockctl, AR5312_CLOCKCTL_PREDIVIDE); in ar5312_chip_detect_sys_frequency()94 multiplier = __SHIFTOUT(clockctl, AR5312_CLOCKCTL_MULTIPLIER); in ar5312_chip_detect_sys_frequency()
141 … omitted-usage = "built without --enable-clockctl or --enable-linuxcaps or --enable-solarisprivs";153 @code{--enable-clockctl}) or Linux (configure with354 … omitted-usage = "built without --enable-clockctl or --enable-linuxcaps or --enable-solarisprivs";360 @code{--enable-clockctl}) or Linux (configure with
167 …-i --- jaildir built without --enable-clockctl or --enable-linuxcaps or --enable-solarispri…190 …-u --- user built without --enable-clockctl or --enable-linuxcaps or --enable-solarispri…370 @code{--enable-clockctl}) or Linux (configure with565 @code{--enable-clockctl}) or Linux (configure with
605 AC_CHECK_HEADERS([sys/clockctl.h])608 [clockctl],610 [--enable-clockctl],611 [s Use /dev/clockctl for non-root clock control]617 AC_MSG_CHECKING([if we should use /dev/clockctl])
479 /* Define to 1 if you have the <sys/clockctl.h> header file. */
1622 --enable-clockctl s Use /dev/clockctl for non-root clock control
976 /* Define to 1 if you have the <sys/clockctl.h> header file. */
947 /* Entries from file: sys/clockctl.h */