Searched refs:AR724X_PLL_REF_DIV_MASK (Results 1 – 2 of 2) sorted by relevance
134 div = ((pll >> AR724X_PLL_REF_DIV_SHIFT) & AR724X_PLL_REF_DIV_MASK) * 2; in ar724x_clocks_init()
272 #define AR724X_PLL_REF_DIV_MASK 0xf macro