Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/clk/qcom/
Dclk-rcg2.c66 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_is_enabled()
79 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in __clk_rcg2_get_parent()
97 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_get_parent()
139 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_set_parent()
179 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in __clk_rcg2_recalc_rate()
204 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_recalc_rate()
218 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in _freq_tbl_determine_rate()
272 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_determine_rate()
280 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_determine_floor_rate()
358 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in __clk_rcg2_set_rate()
[all …]
Dclk-rcg.h157 #define to_clk_rcg2(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg2, clkr) macro
166 container_of(to_clk_rcg2(_hw), struct clk_rcg2_gfx3d, rcg)