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

/freebsd-current/sys/dev/clk/rockchip/
H A Drk_clk_pll.h57 struct rk_clk_pll_rate *frac_rates; member in struct:rk_clk_pll_def
H A Drk_clk_pll.c50 struct rk_clk_pll_rate *frac_rates; member in struct:rk_clk_pll_sc
331 sc->frac_rates = clkdef->frac_rates;
434 else if (sc->frac_rates)
435 rates = sc->frac_rates;
533 sc->frac_rates = clkdef->frac_rates;
675 else if (sc->frac_rates)
676 rates = sc->frac_rates;
769 sc->frac_rates
[all...]
H A Drk3328_cru.c679 .frac_rates = rk3328_pll_frac_rates,
723 .frac_rates = rk3328_pll_frac_rates,

Completed in 110 milliseconds