Home
last modified time | relevance | path

Searched defs:div_ops (Results 1 – 6 of 6) sorted by relevance

/drivers/clk/tegra/
Dclk-periph.c50 const struct clk_ops *div_ops = periph->div_ops; in clk_periph_recalc_rate() local
62 const struct clk_ops *div_ops = periph->div_ops; in clk_periph_round_rate() local
74 const struct clk_ops *div_ops = periph->div_ops; in clk_periph_set_rate() local
Dclk.h450 const struct clk_ops *div_ops; member
/drivers/clk/rockchip/
Dclk.c53 const struct clk_ops *mux_ops = NULL, *div_ops = NULL, in rockchip_clk_register_branch() local
121 const struct clk_ops *div_ops = NULL, *gate_ops = NULL; in rockchip_clk_register_frac_branch() local
/drivers/clk/mediatek/
Dclk-mtk.c146 const struct clk_ops *mux_ops = NULL, *gate_ops = NULL, *div_ops = NULL; in mtk_clk_register_composite() local
/drivers/clk/nxp/
Dclk-lpc18xx-ccu.c210 const struct clk_ops *div_ops = NULL; in lpc18xx_ccu_register_branch_gate_div() local
/drivers/clk/imx/
Dclk-busy.c34 const struct clk_ops *div_ops; member