Lines Matching defs:pmc_data
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;30 struct clk_hw **pchws;32 struct clk_hw *hwtable[];