Searched defs:pmc_reg_map (Results 1 – 2 of 2) sorted by relevance
277 struct pmc_reg_map { struct278 const struct pmc_bit_map **pfear_sts;279 const struct pmc_bit_map *mphy_sts;280 const struct pmc_bit_map *pll_sts;281 const struct pmc_bit_map **slps0_dbg_maps;282 const struct pmc_bit_map *ltr_show_sts;283 const struct pmc_bit_map *msr_sts;284 const struct pmc_bit_map **lpm_sts;285 const u32 slp_s0_offset;286 const int slp_s0_res_counter_step;[all …]
26 struct pmc_reg_map { struct35 const struct pmc_reg_map *map; argument