Home
last modified time | relevance | path

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

/linux/drivers/clk/qcom/
A Dclk-rcg2.c65 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_is_enabled()
78 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_get_parent()
128 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_set_parent()
168 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_recalc_rate()
198 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in _freq_tbl_determine_rate()
252 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_determine_rate()
260 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_determine_floor_rate()
316 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in __clk_rcg2_set_rate()
362 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_get_duty_cycle()
398 struct clk_rcg2 *rcg = to_clk_rcg2(hw); in clk_rcg2_set_duty_cycle()
[all …]
A Dclk-rcg.h154 #define to_clk_rcg2(_hw) container_of(to_clk_regmap(_hw), struct clk_rcg2, clkr) macro
163 container_of(to_clk_rcg2(_hw), struct clk_rcg2_gfx3d, rcg)

Completed in 6 milliseconds