Lines Matching defs:bcm_clk
951 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable() local
959 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable() local
967 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled() local
976 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate() local
986 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_round_rate() local
1000 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_determine_rate() local
1060 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent() local
1095 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent() local
1108 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate() local
1169 static bool __peri_clk_init(struct kona_clk *bcm_clk) in __peri_clk_init()
1219 static bool __kona_clk_init(struct kona_clk *bcm_clk) in __kona_clk_init()
1242 struct kona_clk *bcm_clk = &kona_clks[which]; in kona_ccu_init() local