Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/clk/
Dclk-fixed-rate.c27 #define to_clk_fixed_rate(_hw) container_of(_hw, struct clk_fixed_rate, hw)
38 struct clk_fixed_rate *fixed = to_clk_fixed_rate(hw); in clk_fixed_rate_recalc_accuracy()
54 struct clk_fixed_rate *fix = res; in devm_clk_hw_register_fixed_rate_release()
71 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate()
150 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate()
/linux-6.1.9/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-6.1.9/drivers/clk/uniphier/
Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate()
/linux-6.1.9/drivers/phy/qualcomm/
Dphy-qcom-pcie2.c226 struct clk_fixed_rate *fixed; in phy_pipe_clksrc_register()
Dphy-qcom-qmp-pcie-msm8996.c719 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
Dphy-qcom-qmp-pcie.c2213 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
Dphy-qcom-qmp-combo.c2449 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
Dphy-qcom-qmp-usb.c2385 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
/linux-6.1.9/drivers/clk/qcom/
Dcommon.c136 struct clk_fixed_rate *fixed; in _qcom_cc_register_board_clk()
/linux-6.1.9/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-6.1.9/include/linux/
Dclk-provider.h350 struct clk_fixed_rate { struct