Searched refs:pll_ (Results 1 – 5 of 5) sorted by relevance
249 #define FILL_PLL_INIT_INFO(pll_) \ argument250 .cm_offset = R_CM_ ## pll_, \251 .a2w_ctrl_offset = R_A2W_ ## pll_ ## _CTRL, \252 .a2w_ana_offset = R_A2W_ ## pll_ ## _ANA0, \253 .a2w_frac_offset = R_A2W_ ## pll_ ## _FRAC309 #define FILL_PLL_CHANNEL_INIT_INFO_common(pll_, channel_) \ argument310 .parent = CPRMAN_ ## pll_, \311 .cm_offset = R_CM_ ## pll_, \312 .cm_load_mask = R_CM_ ## pll_ ## _ ## LOAD ## channel_ ## _MASK, \313 .a2w_ctrl_offset = R_A2W_ ## pll_ ## _ ## channel_[all …]
511 #define CASE_PLL_A2W_REGS(pll_) \ argument512 case R_A2W_ ## pll_ ## _CTRL: \513 case R_A2W_ ## pll_ ## _ANA0: \514 case R_A2W_ ## pll_ ## _ANA1: \515 case R_A2W_ ## pll_ ## _ANA2: \516 case R_A2W_ ## pll_ ## _ANA3: \517 case R_A2W_ ## pll_ ## _FRAC
262 struct pll_ { struct272 static void pll_factors(struct pll_ *pll_div, in pll_factors() argument316 struct pll_ pll_div; in wm8974_set_dai_pll()
265 struct pll_ { struct271 static struct pll_ pll_div; argument
522 struct pll_ { struct528 static struct pll_ pll_div; argument