Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar933xreg.h76 #define AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT 16 macro
H A Dar933x_chip.c92 t = (cpu_config >> AR933X_PLL_CPU_CONFIG_REFDIV_SHIFT) & in ar933x_chip_detect_sys_frequency()