Home
last modified time | relevance | path

Searched refs:clk_mux (Results 1 - 7 of 7) sorted by relevance

/device/soc/rockchip/common/sdk_linux/drivers/clk/rockchip/
H A Dclk.c45 struct clk_mux *mux = NULL; in rockchip_clk_register_branch()
121 struct clk_mux mux;
135 struct clk_mux *frac_mux = &frac->mux; in rockchip_clk_frac_notifier_cb()
279 struct clk_mux *frac_mux = &frac->mux; in rockchip_clk_register_frac_branch()
H A Dclk-half-divider.c155 struct clk_mux *mux = NULL; in rockchip_clk_register_halfdiv()
H A Dclk-pll.c34 struct clk_mux pll_mux;
493 struct clk_mux *pll_mux = &pll->pll_mux; in rockchip_rk3036_pll_set_params()
708 struct clk_mux *pll_mux = &pll->pll_mux; in rockchip_rk3066_pll_set_params()
949 struct clk_mux *pll_mux = &pll->pll_mux; in rockchip_rk3399_pll_set_params()
1205 struct clk_mux *pll_mux; in rockchip_clk_register_pll()
H A Dclk-cpu.c56 struct clk_mux cpu_mux;
/device/soc/rockchip/common/vendor/drivers/clk/
H A Dclk-dclk-divider.c100 struct clk_mux *mux = NULL; in rockchip_clk_register_dclk_branch()
/device/soc/rockchip/rk3588/kernel/drivers/clk/rockchip/
H A Dclk-dclk-divider.c107 struct clk_mux *mux = NULL; in rockchip_clk_register_dclk_branch()
/device/soc/rockchip/common/sdk_linux/include/linux/
H A Dclk-provider.h726 * struct clk_mux - multiplexer clock
754 struct clk_mux { struct
764 #define to_clk_mux(_hw) container_of(_hw, struct clk_mux, hw)

Completed in 9 milliseconds