Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/clk/bcm/
Dclk-kona.c974 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_enable()
982 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_disable()
990 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_is_enabled()
999 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_recalc_rate()
1009 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()
1076 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_parent()
1111 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_get_parent()
1124 struct kona_clk *bcm_clk = to_kona_clk(hw); in kona_peri_clk_set_rate()
1262 bcm_clk = to_kona_clk(__clk_get_hw(clks[which])); in kona_ccu_init()
Dclk-kona.h414 #define to_kona_clk(_hw) \ macro
Dclk-kona-setup.c715 bcm_clk = to_kona_clk(hw); in kona_clk_teardown()