Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/sam/
H A Dsama5d2_clk.c220 static const struct sam_clk sama5d2_perick[] = { variable
369 ARRAY_SIZE(sama5d2_perick) + in pmc_setup()
532 for (i = 0; i < ARRAY_SIZE(sama5d2_perick); i++) { in pmc_setup()
533 sam_clk = &sama5d2_perick[i]; in pmc_setup()
559 pmc_clk = &pmc->phws[ARRAY_SIZE(sama5d2_perick) + i]; in pmc_setup()