Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/platform/x86/intel/pmc/
Dmtl.c465 .lpm_sts = mtl_socm_lpm_maps,
781 .lpm_sts = mtl_ioep_lpm_maps,
921 .lpm_sts = mtl_ioem_lpm_maps,
Dcore.c701 maps = pmc->map->lpm_sts; in pmc_core_substate_sts_regs_show()
722 maps = pmc->map->lpm_sts; in pmc_core_substate_l_sts_regs_show()
747 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_substate_req_regs_show()
1329 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common()
1362 if (pmc->map->lpm_sts) in pmc_core_resume_common()
Dadl.c307 .lpm_sts = adl_lpm_maps,
Dtgl.c202 .lpm_sts = tgl_lpm_maps,
Dcore.h300 const struct pmc_bit_map **lpm_sts; member