Home
last modified time | relevance | path

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

/f-stack/freebsd/mips/atheros/
H A Dqca955xreg.h82 #define QCA955X_PLL_CPU_CONFIG_OUTDIV_SHIFT 19 macro
H A Dqca955x_chip.c88 out_div = (pll >> QCA955X_PLL_CPU_CONFIG_OUTDIV_SHIFT) & in qca955x_chip_detect_sys_frequency()