Searched refs:apmu_gate_clks (Results 1 – 4 of 4) sorted by relevance
/linux-5.19.10/drivers/clk/mmp/ |
D | clk-of-pxa1928.c | 158 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 179 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa1928_axi_periph_clk_init() 180 ARRAY_SIZE(apmu_gate_clks)); in pxa1928_axi_periph_clk_init()
|
D | clk-of-pxa168.c | 201 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 224 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init() 225 ARRAY_SIZE(apmu_gate_clks)); in pxa168_axi_periph_clk_init()
|
D | clk-of-pxa910.c | 207 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 230 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init() 231 ARRAY_SIZE(apmu_gate_clks)); in pxa910_axi_periph_clk_init()
|
D | clk-of-mmp2.c | 362 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 427 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init() 428 ARRAY_SIZE(apmu_gate_clks)); in mmp2_axi_periph_clk_init()
|