Home
last modified time | relevance | path

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

/linux/drivers/clk/spear/
H A Dclk-aux-synth.c27 #define to_clk_aux(_hw) container_of(_hw, struct clk_aux, hw)
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_determine_rate()
67 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_recalc_rate()
101 struct clk_aux *aux = to_clk_aux(hw); in clk_aux_set_rate()
141 struct clk_aux *aux; in clk_register_aux()
H A Dclk.h46 struct clk_aux { struct