Home
last modified time | relevance | path

Searched refs:ccu_mult (Results 1 – 5 of 5) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_mult.c40 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()
A Dccu_mult.h36 struct ccu_mult struct
50 struct ccu_mult _struct = { \ argument
63 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()
A DMakefile14 obj-y += ccu_mult.o
A Dccu-sun8iw20.c33 static struct ccu_mult pll_cpux_clk =
/bsp/allwinner/libraries/sunxi-hal/hal/
A DSConscript10 source/ccmu/sunxi-ng/ccu_mult.c

Completed in 10 milliseconds