Home
last modified time | relevance | path

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

/optee_os/core/drivers/clk/sam/
H A Dat91_pmc.c53 nclk = pmc->ncore; in pmc_clk_get()
96 struct pmc_data *pmc_data_allocate(unsigned int ncore, unsigned int nsystem, in pmc_data_allocate() argument
100 unsigned int num_clks = ncore + nsystem + nperiph + ngck + npck; in pmc_data_allocate()
109 pmc_data->ncore = ncore; in pmc_data_allocate()
113 pmc_data->shws = pmc_data->chws + ncore; in pmc_data_allocate()
H A Dat91_clk.h50 unsigned int ncore; member
129 struct pmc_data *pmc_data_allocate(unsigned int ncore, unsigned int nsystem,
H A Dsama7g5_clk.c1350 pmc->ncore, in pmc_setup_sama7g5()
1435 sama7g5_pmc->ncore, in pmc_setup_sama7g5()
1513 sama7g5_pmc->ncore, in pmc_setup_sama7g5()
1548 sama7g5_pmc->ncore, in pmc_setup_sama7g5()