Searched defs:pmc_reg_map (Results 1 – 2 of 2) sorted by relevance
241 struct pmc_reg_map { struct242 const struct pmc_bit_map **pfear_sts;243 const struct pmc_bit_map *mphy_sts;244 const struct pmc_bit_map *pll_sts;245 const struct pmc_bit_map **slps0_dbg_maps;246 const struct pmc_bit_map *ltr_show_sts;247 const struct pmc_bit_map *msr_sts;248 const struct pmc_bit_map **lpm_sts;272 * @map: pointer to pmc_reg_map struct that contains platform argument
25 struct pmc_reg_map { struct34 const struct pmc_reg_map *map; argument