Searched refs:sama5d3_systemck (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clk/at91/
H A Dsama5d3.c45 } sama5d3_systemck[] = { variable in typeref:struct:__anon17
141 nck(sama5d3_systemck),
232 for (i = 0; i < ARRAY_SIZE(sama5d3_systemck); i++) {
233 hw = at91_clk_register_system(regmap, sama5d3_systemck[i].n,
234 sama5d3_systemck[i].p, NULL,
235 sama5d3_systemck[i].id,
236 sama5d3_systemck[i].flags);
240 sama5d3_pmc->shws[sama5d3_systemck[i].id] = hw;

Completed in 102 milliseconds