Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar933xreg.h82 #define AR933X_PLL_CLOCK_CTRL_CPU_DIV_SHIFT 5 macro
H A Dar933x_chip.c107 t = ((clock_ctrl >> AR933X_PLL_CLOCK_CTRL_CPU_DIV_SHIFT) & in ar933x_chip_detect_sys_frequency()