Home
last modified time | relevance | path

Searched refs:to_clk_aux (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/spear/
H A Dclk-aux-synth.c30 #define to_clk_aux(_hw) container_of(_hw, struct clk_aux, hw) macro
47 struct clk_aux *aux = to_clk_aux(hw); in aux_calc_rate()
58 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_round_rate()
68 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_recalc_rate()
102 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_set_rate()
/kernel/linux/linux-6.6/drivers/clk/spear/
H A Dclk-aux-synth.c27 #define to_clk_aux(_hw) container_of(_hw, struct clk_aux, hw) macro
44 struct clk_aux *aux = to_clk_aux(hw); in aux_calc_rate()
55 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_round_rate()
65 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_recalc_rate()
99 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_set_rate()

Completed in 1 milliseconds