Home
last modified time | relevance | path

Searched refs:to_kona_clk (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/drivers/clk/bcm/
Dclk-kona.c968 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable()
976 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable()
984 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled()
993 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate()
1003 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_round_rate()
1017 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_determine_rate()
1077 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent()
1112 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent()
1125 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate()
Dclk-kona.h406 #define to_kona_clk(_hw) \ macro
Dclk-kona-setup.c695 bcm_clk = to_kona_clk(hw); in kona_clk_teardown()