Searched refs:apmu_gate_clks (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/clk/mmp/ |
D | clk-of-pxa1928.c | 155 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 176 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa1928_axi_periph_clk_init() 177 ARRAY_SIZE(apmu_gate_clks)); in pxa1928_axi_periph_clk_init()
|
D | clk-of-pxa910.c | 204 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 227 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa910_axi_periph_clk_init() 228 ARRAY_SIZE(apmu_gate_clks)); in pxa910_axi_periph_clk_init()
|
D | clk-of-pxa168.c | 245 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 272 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in pxa168_axi_periph_clk_init() 273 ARRAY_SIZE(apmu_gate_clks)); in pxa168_axi_periph_clk_init()
|
D | clk-of-mmp2.c | 359 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 424 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->apmu_base, in mmp2_axi_periph_clk_init() 425 ARRAY_SIZE(apmu_gate_clks)); in mmp2_axi_periph_clk_init()
|