Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dar934xreg.h77 #define AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT 12 macro
H A Dar934x_chip.c120 ref_div = (pll >> AR934X_PLL_CPU_CONFIG_REFDIV_SHIFT) & in ar934x_chip_detect_sys_frequency()