Lines Matching defs:pmc_data
18 struct pmc_data { struct19 unsigned int ncore;20 struct clk_hw **chws;21 unsigned int nsystem;22 struct clk_hw **shws;23 unsigned int nperiph;24 struct clk_hw **phws;25 unsigned int ngck;26 struct clk_hw **ghws;27 unsigned int npck;28 struct clk_hw **pchws;30 struct clk_hw *hwtable[];