Searched defs:pmc_data (Results 1 – 3 of 3) sorted by relevance
20 struct pmc_data { struct21 unsigned int ncore;22 struct clk_hw **chws;23 unsigned int nsystem;24 struct clk_hw **shws;25 unsigned int nperiph;26 struct clk_hw **phws;27 unsigned int ngck;28 struct clk_hw **ghws;29 unsigned int npck;[all …]
51 struct pmc_data *pmc_data = data; in of_clk_hw_pmc_get() local88 struct pmc_data *pmc_data; in pmc_data_allocate() local
150 const struct pmc_clk_data *pmc_data, in plt_clk_register()306 const struct pmc_clk_data *pmc_data; in plt_clk_probe() local