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/
H A Dcore.h327 struct pmc_reg_map { struct
330 const struct pmc_bit_map *pll_sts;
333 const struct pmc_bit_map *msr_sts;
336 const u32 slp_s0_offset;
338 const u32 ltr_ignore_offset;
339 const int regmap_length;
340 const u32 ppfear0_offset;
341 const int ppfear_buckets;
342 const u32 pm_cfg_offset;
343 const int pm_read_disable_bit;
[all …]
/linux-6.15/drivers/platform/x86/
H A Dpmc_atom.c28 struct pmc_reg_map { struct
37 const struct pmc_reg_map *map; argument