Searched refs:ccu_mp (Results 1 – 4 of 4) sorted by relevance
20 struct ccu_mp struct38 struct ccu_mp _struct = { \ argument58 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 = { \
131 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()
13 obj-y += ccu_mp.o
9 source/ccmu/sunxi-ng/ccu_mp.c
Completed in 833 milliseconds