Searched refs:nsystem (Results 1 – 13 of 13) sorted by relevance
59 if (idx < pmc_data->nsystem) in of_clk_hw_pmc_get()83 struct pmc_data *pmc_data_allocate(unsigned int ncore, unsigned int nsystem, in pmc_data_allocate() argument87 unsigned int num_clks = ncore + nsystem + nperiph + ngck + npck; in pmc_data_allocate()98 pmc_data->nsystem = nsystem; in pmc_data_allocate()102 pmc_data->phws = pmc_data->shws + nsystem; in pmc_data_allocate()
23 unsigned int nsystem; member122 struct pmc_data *pmc_data_allocate(unsigned int ncore, unsigned int nsystem,
65 label = "nsystem";
74 label = "nsystem";
101 label = "nsystem";
105 label = "nsystem";
117 label = "nsystem";
116 label = "nsystem";
95 label = "nsystem";
107 label = "nsystem";
Completed in 14 milliseconds