Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/sunxi-ng/
H A Dccu_nk.c46 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_disable()
53 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_enable()
60 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_is_enabled()
68 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_recalc_rate()
96 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_round_rate()
119 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_set_rate()
H A Dccu_nk.h54 static inline struct ccu_nk *hw_to_ccu_nk(struct clk_hw *hw) in hw_to_ccu_nk() function
/kernel/linux/linux-6.6/drivers/clk/sunxi-ng/
H A Dccu_nk.c48 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_disable()
55 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_enable()
62 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_is_enabled()
70 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_recalc_rate()
98 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_round_rate()
120 struct ccu_nk *nk = hw_to_ccu_nk(hw); in ccu_nk_set_rate()
H A Dccu_nk.h54 static inline struct ccu_nk *hw_to_ccu_nk(struct clk_hw *hw) in hw_to_ccu_nk() function

Completed in 2 milliseconds