Home
last modified time | relevance | path

Searched defs:pmc_reg_map (Results 1 – 2 of 2) sorted by relevance

/linux-6.8/drivers/platform/x86/intel/pmc/
Dcore.h314 struct pmc_reg_map { struct
315 const struct pmc_bit_map **pfear_sts;
316 const struct pmc_bit_map *mphy_sts;
317 const struct pmc_bit_map *pll_sts;
318 const struct pmc_bit_map **slps0_dbg_maps;
319 const struct pmc_bit_map *ltr_show_sts;
320 const struct pmc_bit_map *msr_sts;
321 const struct pmc_bit_map **lpm_sts;
322 const u32 slp_s0_offset;
323 const int slp_s0_res_counter_step;
[all …]
/linux-6.8/drivers/platform/x86/
Dpmc_atom.c26 struct pmc_reg_map { struct
35 const struct pmc_reg_map *map; argument