Searched refs:SET_PLL_FBD (Results 1 – 4 of 4) sorted by relevance
105 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) macro
86 #define SET_PLL_FBD(fbd) (((fbd) - 1) & MASK_PLL_FBD) macro
551 SET_PLL_FBD(pdata->pll_fbd); in tc358743_set_pll()
738 pllctl0_new = SET_PLL_PRD(pdata->pll_prd) | SET_PLL_FBD(pdata->pll_fbd); in tc35874x_set_pll()