Home
last modified time | relevance | path

Searched refs:kona_clk (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/bcm/
H A 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_cl
[all...]
H A 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()
H A Dclk-kona.h404 struct kona_clk { struct
415 container_of(_hw, struct kona_clk, hw)
487 struct kona_clk kona_clks[]; /* must be last */
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A 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()
1186 static bool __peri_clk_init(struct kona_clk *bcm_cl
[all...]
H A Dclk-kona-setup.c43 static bool clk_requires_trigger(struct kona_clk *bcm_clk) in clk_requires_trigger()
69 static bool peri_clk_data_offsets_valid(struct kona_clk *bcm_clk) in peri_clk_data_offsets_valid()
360 static bool kona_dividers_valid(struct kona_clk *bcm_clk) in kona_dividers_valid()
392 peri_clk_data_valid(struct kona_clk *bcm_clk) in peri_clk_data_valid()
484 static bool kona_clk_valid(struct kona_clk *bcm_clk) in kona_clk_valid()
673 static void bcm_clk_teardown(struct kona_clk *bcm_clk) in bcm_clk_teardown()
688 struct kona_clk *bcm_clk; in kona_clk_teardown()
699 static int kona_clk_setup(struct kona_clk *bcm_clk) in kona_clk_setup()
H A Dclk-kona.h396 struct kona_clk { struct
407 container_of(_hw, struct kona_clk, hw)
479 struct kona_clk kona_clks[]; /* must be last */

Completed in 8 milliseconds