Searched refs:refdiv_width (Results 1 – 1 of 1) sorted by relevance
40 const u8 refdiv_width; member57 u8 refdiv_width; member397 val &= ~(((1 << clk->refdiv_width) - 1) << clk->refdiv_shift); in clk_pll_set_rate()437 val &= ((1 << clk->refdiv_width) - 1); in clk_pll_recalc_rate()487 p_clk->refdiv_width = clks[i].refdiv_width; in hisi_clk_register_pll()