Searched refs:frac_rates (Results 1 – 3 of 3) sorted by relevance
55 struct rk_clk_pll_rate *frac_rates; member336 sc->frac_rates = clkdef->frac_rates; in rk3066_clk_pll_register()443 else if (sc->frac_rates) in rk3328_clk_pll_set_freq()444 rates = sc->frac_rates; in rk3328_clk_pll_set_freq()542 sc->frac_rates = clkdef->frac_rates; in rk3328_clk_pll_register()687 else if (sc->frac_rates) in rk3399_clk_pll_set_freq()688 rates = sc->frac_rates; in rk3399_clk_pll_set_freq()781 sc->frac_rates = clkdef->frac_rates; in rk3399_clk_pll_register()
59 struct rk_clk_pll_rate *frac_rates; member
602 .frac_rates = rk3328_pll_frac_rates,646 .frac_rates = rk3328_pll_frac_rates,