Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dqca953xreg.h82 #define QCA953X_PLL_DDR_CONFIG_NINT_SHIFT 10 macro
H A Dqca953x_chip.c105 nint = (pll >> QCA953X_PLL_DDR_CONFIG_NINT_SHIFT) & in qca953x_chip_detect_sys_frequency()