Home
last modified time | relevance | path

Searched refs:hw_to_ccu_mp (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/sunxi-ng/
A Dccu_mp.c127 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()
A Dccu_mp.h85 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) in hw_to_ccu_mp() function

Completed in 3 milliseconds