Searched refs:ccu_nkm (Results 1 – 5 of 5) sorted by relevance
20 struct ccu_nkm { struct40 struct ccu_nkm _struct = { \ argument61 struct ccu_nkm _struct = { \76 static inline struct ccu_nkm *hw_to_ccu_nkm(struct clk_hw *hw) in hw_to_ccu_nkm()80 return container_of(common, struct ccu_nkm, common); in hw_to_ccu_nkm()
54 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_disable()61 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_enable()68 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_is_enabled()76 struct ccu_nkm *nkm = hw_to_ccu_nkm(hw); in ccu_nkm_recalc_rate()114 struct ccu_nkm *nkm = data; in ccu_nkm_round_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()
21 sunxi-ccu-y += ccu_nkm.o
174 static struct ccu_nkm pll_sata_clk = {224 static struct ccu_nkm pll_mipi_clk = {
168 static struct ccu_nkm pll_mipi_clk = {
Completed in 13 milliseconds