Home
last modified time | relevance | path

Searched defs:bcm_clk (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/bcm/
H A Dclk-kona-setup.c51 static bool clk_requires_trigger(struct kona_clk *bcm_clk) in clk_requires_trigger() argument
77 static bool peri_clk_data_offsets_valid(struct kona_clk *bcm_clk) in peri_clk_data_offsets_valid() argument
368 static bool kona_dividers_valid(struct kona_clk *bcm_clk) in kona_dividers_valid() argument
400 peri_clk_data_valid(struct kona_clk *bcm_clk) peri_clk_data_valid() argument
492 kona_clk_valid(struct kona_clk *bcm_clk) kona_clk_valid() argument
681 bcm_clk_teardown(struct kona_clk *bcm_clk) bcm_clk_teardown() argument
696 struct kona_clk *bcm_clk; kona_clk_teardown() local
707 kona_clk_setup(struct kona_clk *bcm_clk) kona_clk_setup() argument
[all...]
H A Dclk-kona.c976 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable() local
984 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable() local
992 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled() local
1001 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_recalc_rate() local
1011 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_round_rate() local
1025 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_determine_rate() local
1085 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_set_parent() local
1120 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_get_parent() local
1133 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_set_rate() local
1194 __peri_clk_init(struct kona_clk *bcm_clk) __peri_clk_init() argument
1244 __kona_clk_init(struct kona_clk *bcm_clk) __kona_clk_init() argument
1267 struct kona_clk *bcm_clk = &kona_clks[which]; kona_ccu_init() local
[all...]
/kernel/linux/linux-6.6/drivers/clk/bcm/
H A Dclk-kona-setup.c43 static bool clk_requires_trigger(struct kona_clk *bcm_clk) in clk_requires_trigger() argument
69 static bool peri_clk_data_offsets_valid(struct kona_clk *bcm_clk) in peri_clk_data_offsets_valid() argument
360 static bool kona_dividers_valid(struct kona_clk *bcm_clk) in kona_dividers_valid() argument
392 peri_clk_data_valid(struct kona_clk *bcm_clk) peri_clk_data_valid() argument
484 kona_clk_valid(struct kona_clk *bcm_clk) kona_clk_valid() argument
673 bcm_clk_teardown(struct kona_clk *bcm_clk) bcm_clk_teardown() argument
688 struct kona_clk *bcm_clk; kona_clk_teardown() local
699 kona_clk_setup(struct kona_clk *bcm_clk) kona_clk_setup() argument
[all...]
H A Dclk-kona.c968 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable() local
976 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable() local
984 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled() local
993 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_recalc_rate() local
1003 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_round_rate() local
1017 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_determine_rate() local
1077 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_set_parent() local
1112 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_get_parent() local
1125 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_set_rate() local
1186 __peri_clk_init(struct kona_clk *bcm_clk) __peri_clk_init() argument
1236 __kona_clk_init(struct kona_clk *bcm_clk) __kona_clk_init() argument
1259 struct kona_clk *bcm_clk = &kona_clks[which]; kona_ccu_init() local
[all...]

Completed in 6 milliseconds