Home
last modified time | relevance | path

Searched refs:apbcp_gate_clks (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/clk/mmp/
H A Dclk-of-pxa910.c158 static struct mmp_param_gate_clk apbcp_gate_clks[] = { variable
177 mmp_register_gate_clks(unit, apbcp_gate_clks, pxa_unit->apbcp_base, in pxa910_apb_periph_clk_init()
178 ARRAY_SIZE(apbcp_gate_clks)); in pxa910_apb_periph_clk_init()
240 nr_resets_apbcp = ARRAY_SIZE(apbcp_gate_clks); in pxa910_clk_reset_init()
258 cells[base + i].clk_id = apbcp_gate_clks[i].id; in pxa910_clk_reset_init()