Searched defs:pmc_reg_map (Results 1 – 2 of 2) sorted by relevance
319 struct pmc_reg_map { struct320 const struct pmc_bit_map **pfear_sts;321 const struct pmc_bit_map *mphy_sts;322 const struct pmc_bit_map *pll_sts;323 const struct pmc_bit_map **slps0_dbg_maps;324 const struct pmc_bit_map *ltr_show_sts;325 const struct pmc_bit_map *msr_sts;326 const struct pmc_bit_map **lpm_sts;327 const struct pmc_bit_map **s0ix_blocker_maps;328 const u32 slp_s0_offset;[all …]
28 struct pmc_reg_map { struct37 const struct pmc_reg_map *map; argument