Searched refs:out_sel (Results 1 – 3 of 3) sorted by relevance
81 u8 out_sel; /* post divider control */ member
45 pll->out_sel = BIT(i); in dphy_calc_pll_param()97 reg_val[6] = pll->out_sel | ((pll->kint << 4) & 0xf); in dphy_set_pll_reg()
653 static int dfll_force_output(struct tegra_dfll *td, unsigned int out_sel) in dfll_force_output() argument657 if (out_sel > OUT_MASK) in dfll_force_output()660 val = dfll_set_force_output_value(td, out_sel); in dfll_force_output()