Home
last modified time | relevance | path

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

/drivers/clk/bcm/
Dclk-kona.c976 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()
[all …]
Dclk-kona-setup.c51 static bool clk_requires_trigger(struct kona_clk *bcm_clk) in clk_requires_trigger()
77 static bool peri_clk_data_offsets_valid(struct kona_clk *bcm_clk) in peri_clk_data_offsets_valid()
368 static bool kona_dividers_valid(struct kona_clk *bcm_clk) in kona_dividers_valid()
400 peri_clk_data_valid(struct kona_clk *bcm_clk) in peri_clk_data_valid()
492 static bool kona_clk_valid(struct kona_clk *bcm_clk) in kona_clk_valid()
681 static void bcm_clk_teardown(struct kona_clk *bcm_clk) in bcm_clk_teardown()
696 struct kona_clk *bcm_clk; in kona_clk_teardown()
707 static int kona_clk_setup(struct kona_clk *bcm_clk) in kona_clk_setup()
Dclk-kona.h404 struct kona_clk { struct
415 container_of(_hw, struct kona_clk, hw) argument
487 struct kona_clk kona_clks[]; /* must be last */