Home
last modified time | relevance | path

Searched refs:clk_mux_ops (Results 1 – 25 of 38) sorted by relevance

12

/OK3568_Linux_fs/kernel/drivers/clk/imx/
H A Dclk-composite-8m.c130 return clk_mux_ops.get_parent(hw); in imx8m_clk_composite_mux_get_parent()
164 return clk_mux_ops.determine_rate(hw, req); in imx8m_clk_composite_mux_determine_rate()
218 mux_ops = &clk_mux_ops; in imx8m_clk_hw_composite_flags()
H A Dclk-composite-7ulp.c77 mux_hw, &clk_mux_ops, fd_hw, in imx7ulp_clk_hw_composite()
H A Dclk-fixup-mux.c94 fixup_mux->ops = &clk_mux_ops; in imx_clk_hw_fixup_mux()
H A Dclk-busy.c175 busy->mux_ops = &clk_mux_ops; in imx_clk_hw_busy_mux()
/OK3568_Linux_fs/kernel/drivers/clk/
H A Dclk-mux.c136 const struct clk_ops clk_mux_ops = { variable
141 EXPORT_SYMBOL_GPL(clk_mux_ops);
179 init.ops = &clk_mux_ops; in __clk_hw_register_mux()
H A Dclk-stm32f4.c1029 return clk_mux_ops.get_parent(hw); in cclk_mux_get_parent()
1040 ret = clk_mux_ops.set_parent(hw, index); in cclk_mux_set_parent()
1661 mux_ops = &clk_mux_ops; in stm32_register_aux_clk()
/OK3568_Linux_fs/kernel/drivers/clk/nxp/
H A Dclk-lpc18xx-cgu.c548 &clk->mux.hw, &clk_mux_ops, in lpc18xx_cgu_register_div()
572 &clk->mux.hw, &clk_mux_ops, in lpc18xx_register_base_clk()
576 &clk->mux.hw, &clk_mux_ops, in lpc18xx_register_base_clk()
595 &clk->mux.hw, &clk_mux_ops, in lpc18xx_cgu_register_pll()
/OK3568_Linux_fs/kernel/drivers/clk/sunxi/
H A Dclk-a20-gmac.c92 &mux->hw, &clk_mux_ops, in sun7i_a20_gmac_clk_setup()
H A Dclk-a10-mod1.c55 &mux->hw, &clk_mux_ops, in sun4i_mod1_clk_setup()
H A Dclk-sun8i-mbus.c78 &mux->hw, &clk_mux_ops, in sun8i_a23_mbus_setup()
H A Dclk-sun9i-cpus.c218 &mux->hw, &clk_mux_ops, in sun9i_a80_cpus_setup()
H A Dclk-sun4i-display.c159 &mux->hw, &clk_mux_ops, in sun4i_a10_display_init()
H A Dclk-factors.c247 mux_hw, &clk_mux_ops, in __sunxi_factors_register()
/OK3568_Linux_fs/kernel/drivers/clk/st/
H A Dclk-flexgen.c96 return clk_mux_ops.get_parent(mux_hw); in flexgen_get_parent()
106 return clk_mux_ops.set_parent(mux_hw, index); in flexgen_set_parent()
/OK3568_Linux_fs/kernel/drivers/clk/samsung/
H A Dclk-exynos-clkout.c103 &clk_mux_ops, NULL, NULL, &clkout->gate.hw, in exynos_clkout_init()
/OK3568_Linux_fs/kernel/drivers/clk/mmp/
H A Dclk-audio.c253 sspa_mux_parents, &clk_mux_ops, in register_clocks()
306 sspa1_mux_parents, &clk_mux_ops, in register_clocks()
/OK3568_Linux_fs/kernel/drivers/clk/zte/
H A Dclk.h108 &clk_mux_ops, \
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmeson-mx-sdhc-clkc.c100 &clk_mux_ops, in meson_mx_sdhc_register_clkc()
/OK3568_Linux_fs/kernel/drivers/clk/rockchip/
H A Dclk-dclk-divider.c124 : &clk_mux_ops; in rockchip_clk_register_dclk_branch()
H A Dclk-half-divider.c179 : &clk_mux_ops; in rockchip_clk_register_halfdiv()
H A Dclk.c67 : &clk_mux_ops; in rockchip_clk_register_branch()
300 frac->mux_ops = &clk_mux_ops; in rockchip_clk_register_frac_branch()
H A Dclk-cpu.c526 : &clk_mux_ops; in rockchip_clk_register_cpuclk_v2()
/OK3568_Linux_fs/kernel/drivers/clk/mediatek/
H A Dclk-mtk.c174 mux_ops = &clk_mux_ops; in mtk_clk_register_composite()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-meson8b.c161 ARRAY_SIZE(mux_parents), &clk_mux_ops, in meson8b_init_rgmii_tx_clk()
/OK3568_Linux_fs/kernel/drivers/pwm/
H A Dpwm-meson.c506 init.ops = &clk_mux_ops; in meson_pwm_init_channels()

12