Home
last modified time | relevance | path

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

/linux-6.15/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 Darl.c263 .lpm_sts = arl_socs_lpm_maps,
633 .lpm_sts = arl_pchs_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()
1634 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common()
1679 if (pmc->map->lpm_sts) in pmc_core_resume_common()
H A Dlnl.c526 .lpm_sts = lnl_lpm_maps,
H A Dptl.c513 .lpm_sts = ptl_pcdp_lpm_maps,
H A Dcore.h334 const struct pmc_bit_map **lpm_sts; member