Searched refs:clk_fixed_rate (Results 1 – 9 of 9) sorted by relevance
27 #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()59 struct clk_fixed_rate *fixed; in __clk_hw_register_fixed_rate()130 struct clk_fixed_rate *fixed; in clk_hw_unregister_fixed_rate()
1 …'"drivers/clk/clk-fixed-rate"' -DKBUILD_BASENAME='"clk_fixed_rate"' -DKBUILD_MODNAME='"clk_fixed_r…
20 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()
16 struct clk_fixed_rate *fixed; in uniphier_clk_register_fixed_rate()
226 struct clk_fixed_rate *fixed; in phy_pipe_clksrc_register()
5268 struct clk_fixed_rate *fixed; in phy_pipe_clk_register()
136 struct clk_fixed_rate *fixed; in _qcom_cc_register_board_clk()
1077 struct clk_fixed_rate f;1462 struct clk_fixed_rate *fixed = &clk_hw->f; in lpc32xx_clk_register()
338 struct clk_fixed_rate { struct
Completed in 34 milliseconds