Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/clk/qcom/
Dclk-rpm.c83 #define to_clk_rpm(_hw) container_of(_hw, struct clk_rpm, hw) macro
173 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_prepare()
222 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_unprepare()
256 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_xo_prepare()
277 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_xo_unprepare()
296 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_fixed_prepare()
310 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_fixed_unprepare()
323 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_set_rate()
374 struct clk_rpm *r = to_clk_rpm(hw); in clk_rpm_recalc_rate()