Home
last modified time | relevance | path

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

/NextBSD/sys/mips/atheros/
HDqca955xreg.h87 #define QCA955X_PLL_DDR_CONFIG_NINT_SHIFT 10 macro
HDqca955x_chip.c106 nint = (pll >> QCA955X_PLL_DDR_CONFIG_NINT_SHIFT) & in qca955x_chip_detect_sys_frequency()