Home
last modified time | relevance | path

Searched refs:ccu_mp (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/ccmu/sunxi-ng/
A Dccu_mp.h20 struct ccu_mp struct
38 struct ccu_mp _struct = { \ argument
58 struct ccu_mp _struct = { \
79 struct ccu_mp _struct = { \
104 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) in hw_to_ccu_mp()
108 return container_of(common, struct ccu_mp, common); in hw_to_ccu_mp()
124 struct ccu_mp _struct = { \
A Dccu_mp.c131 struct ccu_mp *cmp = data; in ccu_mp_round_rate()
164 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable()
171 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable()
178 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled()
186 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate()
220 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate()
229 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate()
267 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent()
274 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent()
A DMakefile13 obj-y += ccu_mp.o
/bsp/allwinner/libraries/sunxi-hal/hal/
A DSConscript9 source/ccmu/sunxi-ng/ccu_mp.c

Completed in 833 milliseconds