Searched refs:hw_to_ccu_mp (Results 1 – 2 of 2) sorted by relevance
127 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable()134 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable()141 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled()149 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate()179 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate()188 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate()224 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent()231 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent()
134 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) in hw_to_ccu_mp() function