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

/linux-master/drivers/clk/at91/
H A Dsama5d2.c45 } sama5d2_systemck[] = { variable in typeref:struct:__anon13
192 nck(sama5d2_systemck),
312 for (i = 0; i < ARRAY_SIZE(sama5d2_systemck); i++) {
313 hw = at91_clk_register_system(regmap, sama5d2_systemck[i].n,
314 sama5d2_systemck[i].p, NULL,
315 sama5d2_systemck[i].id,
316 sama5d2_systemck[i].flags);
320 sama5d2_pmc->shws[sama5d2_systemck[i].id] = hw;

Completed in 69 milliseconds