Searched refs:DKL_PLL_SSC_IREF_NDIV_RATIO_MASK (Results 1 – 2 of 2) sorted by relevance
3540 hw_state->mg_pll_ssc &= (DKL_PLL_SSC_IREF_NDIV_RATIO_MASK | in dkl_pll_get_hw_state()3770 val &= ~(DKL_PLL_SSC_IREF_NDIV_RATIO_MASK | in dkl_pll_write()
7465 #define DKL_PLL_SSC_IREF_NDIV_RATIO_MASK (0x7 << 29) macro