Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/bcm/
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()
685 static void bcm_clk_teardown(struct kona_clk *bcm_clk) in bcm_clk_teardown()
701 struct kona_clk *bcm_clk; in kona_clk_teardown() local
717 struct clk *kona_clk_setup(struct kona_clk *bcm_clk) in kona_clk_setup()
Dclk-kona.c975 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable() local
983 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable() local
991 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled() local
1000 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate() local
1010 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_round_rate() local
1024 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_determine_rate() local
1084 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent() local
1119 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent() local
1132 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate() local
1193 static bool __peri_clk_init(struct kona_clk *bcm_clk) in __peri_clk_init()
[all …]