Lines Matching defs:bcm_clk
974 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable() local
982 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable() local
990 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled() local
999 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate() local
1009 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_round_rate() local
1025 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_determine_rate() local
1076 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent() local
1111 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent() local
1124 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate() local
1185 static bool __peri_clk_init(struct kona_clk *bcm_clk) in __peri_clk_init()
1235 static bool __kona_clk_init(struct kona_clk *bcm_clk) in __kona_clk_init()
1258 struct kona_clk *bcm_clk; in kona_ccu_init() local