Searched refs:apmu_gate_clks (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/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-pxa910.c | 206 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 229 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init() 230 ARRAY_SIZE(apmu_gate_clks)); in pxa910_axi_periph_clk_init()
|
D | clk-of-pxa168.c | 247 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 274 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init() 275 ARRAY_SIZE(apmu_gate_clks)); in pxa168_axi_periph_clk_init()
|
D | clk-of-mmp2.c | 361 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 426 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init() 427 ARRAY_SIZE(apmu_gate_clks)); in mmp2_axi_periph_clk_init()
|