Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dqca955xreg.h78 #define QCA955X_PLL_CPU_CONFIG_NINT_SHIFT 6 macro
H A Dqca955x_chip.c92 nint = (pll >> QCA955X_PLL_CPU_CONFIG_NINT_SHIFT) & in qca955x_chip_detect_sys_frequency()