Home
last modified time | relevance | path

Searched refs:lpm_sts (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dmtl.c465 .lpm_sts = mtl_socm_lpm_maps,
781 .lpm_sts = mtl_ioep_lpm_maps,
921 .lpm_sts = mtl_ioem_lpm_maps,
H A Dcore.c704 maps = pmc->map->lpm_sts; in pmc_core_substate_sts_regs_show()
725 maps = pmc->map->lpm_sts; in pmc_core_substate_l_sts_regs_show()
750 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_substate_req_regs_show()
1335 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common()
1368 if (pmc->map->lpm_sts) in pmc_core_resume_common()
H A Dadl.c307 .lpm_sts = adl_lpm_maps,
H A Dtgl.c202 .lpm_sts = tgl_lpm_maps,
H A Dcore.h300 const struct pmc_bit_map **lpm_sts; member