Home
last modified time | relevance | path

Searched refs:clk_fixed_rate (Results 1 – 9 of 9) sorted by relevance

/Linux-v5.4/drivers/clk/sunxi/
Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup()
29 fixed = kzalloc(sizeof(struct clk_fixed_rate), GFP_KERNEL); in sun4i_osc_clk_setup()
/Linux-v5.4/drivers/clk/
Dclk-fixed-rate.c59 struct clk_fixed_rate *fixed; in clk_hw_register_fixed_rate_with_accuracy()
148 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate()
/Linux-v5.4/drivers/clk/uniphier/
Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate()
/Linux-v5.4/drivers/phy/qualcomm/
Dphy-qcom-pcie2.c226 struct clk_fixed_rate *fixed; in phy_pipe_clksrc_register()
Dphy-qcom-qmp.c1802 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
/Linux-v5.4/drivers/clk/qcom/
Dcommon.c123 struct clk_fixed_rate *fixed; in _qcom_cc_register_board_clk()
/Linux-v5.4/include/linux/
Dclk-provider.h325 struct clk_fixed_rate { struct
331 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw) argument
/Linux-v5.4/drivers/clk/nxp/
Dclk-lpc32xx.c1077 struct clk_fixed_rate f;
1462 struct clk_fixed_rate *fixed = &clk_hw->f; in lpc32xx_clk_register()
/Linux-v5.4/drivers/clk/meson/
Dmeson8b.c55 static struct clk_fixed_rate meson8b_xtal = {