Searched refs:DKL_PLL_DIV0_FBPREDIV_SHIFT (Results 1 – 2 of 2) sorted by relevance
65 #define DKL_PLL_DIV0_FBPREDIV_SHIFT (8) macro66 #define DKL_PLL_DIV0_FBPREDIV(x) ((x) << DKL_PLL_DIV0_FBPREDIV_SHIFT)67 #define DKL_PLL_DIV0_FBPREDIV_MASK (0xF << DKL_PLL_DIV0_FBPREDIV_SHIFT)
3068 m1 = m1 >> DKL_PLL_DIV0_FBPREDIV_SHIFT; in icl_ddi_mg_pll_get_freq()
Completed in 12 milliseconds