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

/linux-4.1.27/drivers/clk/bcm/
H A Dclk-kona-setup.c53 static bool clk_requires_trigger(struct kona_clk *bcm_clk) clk_requires_trigger() argument
79 static bool peri_clk_data_offsets_valid(struct kona_clk *bcm_clk) peri_clk_data_offsets_valid() argument
370 static bool kona_dividers_valid(struct kona_clk *bcm_clk) kona_dividers_valid() argument
402 peri_clk_data_valid(struct kona_clk *bcm_clk) peri_clk_data_valid() argument
494 static bool kona_clk_valid(struct kona_clk *bcm_clk) kona_clk_valid() argument
687 static void bcm_clk_teardown(struct kona_clk *bcm_clk) bcm_clk_teardown() argument
703 struct kona_clk *bcm_clk; kona_clk_teardown() local
719 struct clk *kona_clk_setup(struct kona_clk *bcm_clk) kona_clk_setup() argument
H A Dclk-kona.c974 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_enable() local
982 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_disable() local
990 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_is_enabled() local
999 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_recalc_rate() local
1009 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
1076 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_set_parent() local
1111 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_get_parent() local
1124 struct kona_clk *bcm_clk = to_kona_clk(hw); kona_peri_clk_set_rate() local
1185 static bool __peri_clk_init(struct kona_clk *bcm_clk) __peri_clk_init() argument
1235 static bool __kona_clk_init(struct kona_clk *bcm_clk) __kona_clk_init() argument
1258 struct kona_clk *bcm_clk; kona_ccu_init() local

Completed in 322 milliseconds