Home
last modified time | relevance | path

Searched refs:hw_to_ccu_mp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H 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()
H A Dccu_mp.h85 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) in hw_to_ccu_mp() function
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_mp.c128 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_disable()
135 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_enable()
142 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_is_enabled()
150 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_recalc_rate()
180 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_determine_rate()
189 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_rate()
225 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_get_parent()
232 struct ccu_mp *cmp = hw_to_ccu_mp(hw); in ccu_mp_set_parent()
H A Dccu_mp.h134 static inline struct ccu_mp *hw_to_ccu_mp(struct clk_hw *hw) in hw_to_ccu_mp() function

Completed in 3 milliseconds