Lines Matching refs:kona_clk
976 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable()
984 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable()
992 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled()
1001 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate()
1011 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_round_rate()
1025 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_determine_rate()
1085 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent()
1120 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent()
1133 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate()
1194 static bool __peri_clk_init(struct kona_clk *bcm_clk) in __peri_clk_init()
1244 static bool __kona_clk_init(struct kona_clk *bcm_clk) in __kona_clk_init()
1260 struct kona_clk *kona_clks = ccu->kona_clks; in kona_ccu_init()
1267 struct kona_clk *bcm_clk = &kona_clks[which]; in kona_ccu_init()