Home
last modified time | relevance | path

Searched refs:ccu_nkm (Results 1 – 5 of 5) sorted by relevance

/linux-6.12.1/drivers/clk/sunxi-ng/
Dccu_nkm.h20 struct ccu_nkm { struct
42 struct ccu_nkm _struct = { \ argument
63 struct ccu_nkm _struct = { \
78 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) in hw_to_ccu_nkm()
82 return container_of(common, struct ccu_nkm, common); in hw_to_ccu_nkm()
Dccu_nkm.c22 struct ccu_nkm *nkm = container_of(common, struct ccu_nkm, common); in ccu_nkm_is_valid_rate()
111 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_disable()
118 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_enable()
125 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_is_enabled()
133 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_recalc_rate()
171 struct ccu_nkm *nkm = data; in ccu_nkm_round_rate()
199 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_determine_rate()
208 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_rate()
246 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_get_parent()
253 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_set_parent()
DMakefile21 sunxi-ccu-y += ccu_nkm.o
Dccu-sun8i-r40.c174 static struct ccu_nkm pll_sata_clk = {
224 static struct ccu_nkm pll_mipi_clk = {
Dccu-sun50i-a64.c168 static struct ccu_nkm pll_mipi_clk = {