Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar934xreg.h70 #define AR934X_PLL_SWITCH_CLOCK_CONTROL_MDIO_CLK_SEL (1 << 6) macro
H A Dar934x_chip.c198 if (reg & AR934X_PLL_SWITCH_CLOCK_CONTROL_MDIO_CLK_SEL) { in ar934x_chip_detect_sys_frequency()