Searched refs:AR724X_PLL_REF_DIV_MASK (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/mips/atheros/
H A Dar724xreg.h38 #define AR724X_PLL_REF_DIV_MASK 0xf macro
H A Dar724x_chip.c81 div = ((pll >> AR724X_PLL_REF_DIV_SHIFT) & AR724X_PLL_REF_DIV_MASK);

Completed in 67 milliseconds