Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dqca953xreg.h73 #define QCA953X_PLL_CPU_CONFIG_NINT_SHIFT 6 macro
H A Dqca953x_chip.c91 nint = (pll >> QCA953X_PLL_CPU_CONFIG_NINT_SHIFT) & in qca953x_chip_detect_sys_frequency()