Searched refs:mmp_register_gate_clks (Results 1 – 6 of 6) sorted by relevance
| /Linux-v6.6/drivers/clk/mmp/ |
| D | clk-of-mmp2.c | 218 mmp_register_gate_clks(unit, mpmu_gate_clks, pxa_unit->mpmu_base, in mmp2_main_clk_init() 290 mmp_register_gate_clks(unit, apbc_gate_clks, pxa_unit->apbc_base, in mmp2_apb_periph_clk_init() 294 mmp_register_gate_clks(unit, mmp3_apbc_gate_clks, pxa_unit->apbc_base, in mmp2_apb_periph_clk_init() 426 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init() 436 mmp_register_gate_clks(unit, mmp3_apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init() 453 mmp_register_gate_clks(unit, mmp2_apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init()
|
| D | clk-of-pxa910.c | 174 mmp_register_gate_clks(unit, apbc_gate_clks, pxa_unit->apbc_base, in pxa910_apb_periph_clk_init() 177 mmp_register_gate_clks(unit, apbcp_gate_clks, pxa_unit->apbcp_base, in pxa910_apb_periph_clk_init() 229 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init()
|
| D | clk-of-pxa1928.c | 137 mmp_register_gate_clks(unit, apbc_gate_clks, pxa_unit->apbc_base, in pxa1928_apb_periph_clk_init() 179 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa1928_axi_periph_clk_init()
|
| D | clk-of-pxa168.c | 209 mmp_register_gate_clks(unit, apbc_gate_clks, pxa_unit->apbc_base, in pxa168_apb_periph_clk_init() 274 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init()
|
| D | clk.h | 191 void mmp_register_gate_clks(struct mmp_clk_unit *unit,
|
| D | clk.c | 96 void mmp_register_gate_clks(struct mmp_clk_unit *unit, in mmp_register_gate_clks() function
|