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

/linux-master/drivers/clk/at91/
H A Dsama5d4.c44 } sama5d4_systemck[] = { variable in typeref:struct:__anon19
156 nck(sama5d4_systemck),
255 for (i = 0; i < ARRAY_SIZE(sama5d4_systemck); i++) {
256 hw = at91_clk_register_system(regmap, sama5d4_systemck[i].n,
257 sama5d4_systemck[i].p, NULL,
258 sama5d4_systemck[i].id,
259 sama5d4_systemck[i].flags);
263 sama5d4_pmc->shws[sama5d4_systemck[i].id] = hw;

Completed in 117 milliseconds