Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/pmc/
Dcore.h327 struct pmc_reg_map { struct
328 const struct pmc_bit_map **pfear_sts;
329 const struct pmc_bit_map *mphy_sts;
330 const struct pmc_bit_map *pll_sts;
331 const struct pmc_bit_map **slps0_dbg_maps;
332 const struct pmc_bit_map *ltr_show_sts;
333 const struct pmc_bit_map *msr_sts;
334 const struct pmc_bit_map **lpm_sts;
335 const struct pmc_bit_map **s0ix_blocker_maps;
336 const u32 slp_s0_offset;
[all …]
/linux-6.15/drivers/platform/x86/
Dpmc_atom.c28 struct pmc_reg_map { struct
37 const struct pmc_reg_map *map; argument