Home
last modified time | relevance | path

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

/linux/drivers/clk/sunxi-ng/
A Dccu_nkm.c52 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_disable()
59 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_enable()
66 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_is_enabled()
74 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_recalc_rate()
138 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_determine_rate()
147 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_rate()
185 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_get_parent()
192 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_parent()
A Dccu_nkm.h76 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) in hw_to_ccu_nkm() function

Completed in 6 milliseconds