Searched refs:hisi_clk_register_gate_sep (Results 1 – 6 of 6) sorted by relevance
/linux-6.1.9/drivers/clk/hisilicon/ |
D | clk-hi6220.c | 86 hisi_clk_register_gate_sep(hi6220_separated_gate_clks_ao, in hi6220_clk_ao_init() 188 hisi_clk_register_gate_sep(hi6220_separated_gate_clks_sys, in hi6220_clk_sys_init() 245 hisi_clk_register_gate_sep(hi6220_separated_gate_clks_media, in hi6220_clk_media_init() 302 hisi_clk_register_gate_sep(hi6220_acpu_sc_gate_sep_clks, in hi6220_clk_acpu_init()
|
D | clk-hi3660.c | 483 hisi_clk_register_gate_sep(hi3660_iomcu_gate_sep_clks, in hi3660_clk_iomcu_init() 526 hisi_clk_register_gate_sep(hi3660_sctrl_gate_sep_clks, in hi3660_clk_sctrl_init() 572 hisi_clk_register_gate_sep(hi3660_crgctrl_gate_sep_clks, in hi3660_clk_crgctrl_init()
|
D | clk-hi3670.c | 843 hisi_clk_register_gate_sep(hi3670_crgctrl_gate_sep_clks, in hi3670_clk_crgctrl_init() 897 hisi_clk_register_gate_sep(hi3670_sctrl_gate_sep_clks, in hi3670_clk_sctrl_init() 942 hisi_clk_register_gate_sep(hi3670_media1_gate_sep_clks, in hi3670_clk_media1_init() 966 hisi_clk_register_gate_sep(hi3670_media2_gate_sep_clks, in hi3670_clk_media2_init()
|
D | clk.c | 287 void hisi_clk_register_gate_sep(const struct hisi_gate_clock *clks, in hisi_clk_register_gate_sep() function 314 EXPORT_SYMBOL_GPL(hisi_clk_register_gate_sep);
|
D | clk.h | 132 void hisi_clk_register_gate_sep(const struct hisi_gate_clock *,
|
D | clk-hi3620.c | 213 hisi_clk_register_gate_sep(hi3620_separated_gate_clks, in hi3620_clk_init()
|