Searched refs:ccu_mult (Results 1 – 5 of 5) sorted by relevance
40 struct ccu_mult *cm = data; in ccu_mult_round_rate()61 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_disable()68 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_enable()75 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_is_enabled()83 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_recalc_rate()105 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_determine_rate()114 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_rate()164 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_get_parent()171 struct ccu_mult *cm = hw_to_ccu_mult(hw); in ccu_mult_set_parent()
36 struct ccu_mult struct50 struct ccu_mult _struct = { \ argument63 static inline struct ccu_mult *hw_to_ccu_mult(struct clk_hw *hw) in hw_to_ccu_mult()67 return container_of(common, struct ccu_mult, common); in hw_to_ccu_mult()
14 obj-y += ccu_mult.o
33 static struct ccu_mult pll_cpux_clk =
10 source/ccmu/sunxi-ng/ccu_mult.c
Completed in 10 milliseconds