Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/platform/x86/
Dintel_pmc_core.h241 struct pmc_reg_map { struct
242 const struct pmc_bit_map **pfear_sts;
243 const struct pmc_bit_map *mphy_sts;
244 const struct pmc_bit_map *pll_sts;
245 const struct pmc_bit_map **slps0_dbg_maps;
246 const struct pmc_bit_map *ltr_show_sts;
247 const struct pmc_bit_map *msr_sts;
248 const struct pmc_bit_map **lpm_sts;
272 * @map: pointer to pmc_reg_map struct that contains platform argument
Dpmc_atom.c25 struct pmc_reg_map { struct
34 const struct pmc_reg_map *map; argument
/kernel/linux/linux-6.6/drivers/platform/x86/intel/pmc/
Dcore.h293 struct pmc_reg_map { struct
294 const struct pmc_bit_map **pfear_sts;
295 const struct pmc_bit_map *mphy_sts;
296 const struct pmc_bit_map *pll_sts;
297 const struct pmc_bit_map **slps0_dbg_maps;
298 const struct pmc_bit_map *ltr_show_sts;
299 const struct pmc_bit_map *msr_sts;
300 const struct pmc_bit_map **lpm_sts;
301 const u32 slp_s0_offset;
302 const int slp_s0_res_counter_step;
[all …]
/kernel/linux/linux-6.6/drivers/platform/x86/
Dpmc_atom.c26 struct pmc_reg_map { struct
35 const struct pmc_reg_map *map; argument