Searched refs:apmu_gate_clks (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/clk/mmp/ |
H A D | clk-pxa1908-apmu.c | 54 static struct mmp_param_gate_clk apmu_gate_clks[] = { variable 81 mmp_register_gate_clks(unit, apmu_gate_clks, pxa_unit->base, in pxa1908_axi_periph_clk_init() 82 ARRAY_SIZE(apmu_gate_clks)); in pxa1908_axi_periph_clk_init()
|
H A 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()
|
H A 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()
|
H A 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()
|
H A 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()
|