Searched refs:hisi_clk_register_gate_sep (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/drivers/clk/hisilicon/ ! |
D | clk-hi6220.c | 89 hisi_clk_register_gate_sep(hi6220_separated_gate_clks_ao, in hi6220_clk_ao_init() 190 hisi_clk_register_gate_sep(hi6220_separated_gate_clks_sys, in hi6220_clk_sys_init() 247 hisi_clk_register_gate_sep(hi6220_separated_gate_clks_media, in hi6220_clk_media_init() 304 hisi_clk_register_gate_sep(hi6220_acpu_sc_gate_sep_clks, in hi6220_clk_acpu_init()
|
D | clk-hi3660.c | 487 hisi_clk_register_gate_sep(hi3660_iomcu_gate_sep_clks, in hi3660_clk_iomcu_init() 530 hisi_clk_register_gate_sep(hi3660_sctrl_gate_sep_clks, in hi3660_clk_sctrl_init() 576 hisi_clk_register_gate_sep(hi3660_crgctrl_gate_sep_clks, in hi3660_clk_crgctrl_init()
|
D | clk.h | 146 void hisi_clk_register_gate_sep(const struct hisi_gate_clock *,
|
D | clk.c | 301 void hisi_clk_register_gate_sep(const struct hisi_gate_clock *clks, in hisi_clk_register_gate_sep() function 328 EXPORT_SYMBOL_GPL(hisi_clk_register_gate_sep);
|
D | clk-hi3620.c | 227 hisi_clk_register_gate_sep(hi3620_separated_gate_clks, in hi3620_clk_init()
|