Home
last modified time | relevance | path

Searched refs:AR933X_PLL_CLOCK_CTRL_BYPASS (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/mips/atheros/
H A Dar933xreg.h81 #define AR933X_PLL_CLOCK_CTRL_BYPASS (1 << 2) macro
H A Dar933x_chip.c85 if (clock_ctrl & AR933X_PLL_CLOCK_CTRL_BYPASS) { in ar933x_chip_detect_sys_frequency()