Searched refs:frac_rates (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/arm64/rockchip/clk/
H A Drk_clk_pll.h59 struct rk_clk_pll_rate *frac_rates; member in struct:rk_clk_pll_def
H A Drk_clk_pll.c55 struct rk_clk_pll_rate *frac_rates; member in struct:rk_clk_pll_sc
336 sc->frac_rates = clkdef->frac_rates;
443 else if (sc->frac_rates)
444 rates = sc->frac_rates;
542 sc->frac_rates = clkdef->frac_rates;
687 else if (sc->frac_rates)
688 rates = sc->frac_rates;
781 sc->frac_rates
[all...]
H A Drk3328_cru.c602 .frac_rates = rk3328_pll_frac_rates,
646 .frac_rates = rk3328_pll_frac_rates,

Completed in 116 milliseconds