Home
last modified time | relevance | path

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

/linux/drivers/platform/x86/intel/pmc/
H A Dtgl.c207 .lpm_sts = tgl_lpm_maps,
232 .lpm_sts = tgl_lpm_maps,
H A Dmtl.c473 .lpm_sts = mtl_socm_lpm_maps,
790 .lpm_sts = mtl_ioep_lpm_maps,
937 .lpm_sts = mtl_ioem_lpm_maps,
H A Dadl.c307 .lpm_sts = adl_lpm_maps,
H A Dcore.c800 maps = pmc->map->lpm_sts; in pmc_core_substate_sts_regs_show()
821 maps = pmc->map->lpm_sts; in pmc_core_substate_l_sts_regs_show()
859 maps = pmc->map->lpm_sts; in pmc_core_substate_req_regs_show()
1597 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common()
1642 if (pmc->map->lpm_sts) in pmc_core_resume_common()
H A Dcore.h326 const struct pmc_bit_map **lpm_sts; member