Lines Matching refs:kona_clk
975 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable()
983 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable()
991 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled()
1000 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate()
1010 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_round_rate()
1024 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_determine_rate()
1084 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent()
1119 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent()
1132 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate()
1193 static bool __peri_clk_init(struct kona_clk *bcm_clk) in __peri_clk_init()
1243 static bool __kona_clk_init(struct kona_clk *bcm_clk) in __kona_clk_init()
1259 struct kona_clk *kona_clks = ccu->kona_clks; in kona_ccu_init()
1266 struct kona_clk *bcm_clk = &kona_clks[which]; in kona_ccu_init()