Home
last modified time | relevance | path

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

/linux/drivers/clk/
H A 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/drivers/clk/sunxi/
H A Dclk-a10-hosc.c20 struct clk_fixed_rate *fixed; in sun4i_osc_clk_setup()
29 fixed = kzalloc_obj(struct clk_fixed_rate); in sun4i_osc_clk_setup()
/linux/drivers/clk/uniphier/
H A Dclk-uniphier-fixed-rate.c16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate()
/linux/drivers/phy/qualcomm/
H A Dphy-qcom-pcie2.c226 struct clk_fixed_rate *fixed; in phy_pipe_clksrc_register()
H A Dphy-qcom-qmp-usbc.c448 struct clk_fixed_rate pipe_clk_fixed;
1496 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
1675 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in qmp_usbc_register_clocks()
H A Dphy-qcom-qmp-usb-legacy.c547 struct clk_fixed_rate pipe_clk_fixed;
1119 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-pcie-msm8996.c607 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-usb.c1439 struct clk_fixed_rate pipe_clk_fixed;
2218 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
H A Dphy-qcom-qmp-pcie.c3335 struct clk_fixed_rate pipe_clk_fixed;
3336 struct clk_fixed_rate aux_clk_fixed;
5053 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
5099 struct clk_fixed_rate *fixed = &qmp->aux_clk_fixed; in phy_aux_clk_register()
H A Dphy-qcom-qmp-combo.c2309 struct clk_fixed_rate pipe_clk_fixed;
4184 struct clk_fixed_rate *fixed = &qmp->pipe_clk_fixed; in phy_pipe_clk_register()
/linux/drivers/clk/qcom/
H A Dcommon.c159 struct clk_fixed_rate *fixed; in _qcom_cc_register_board_clk()
/linux/include/linux/
H A Dclk-provider.h352 struct clk_fixed_rate { struct