Searched refs:lpm_sts (Results 1 – 8 of 8) sorted by relevance
| /linux-6.15/drivers/platform/x86/intel/pmc/ |
| H A D | tgl.c | 207 .lpm_sts = tgl_lpm_maps, 232 .lpm_sts = tgl_lpm_maps,
|
| H A D | mtl.c | 473 .lpm_sts = mtl_socm_lpm_maps, 790 .lpm_sts = mtl_ioep_lpm_maps, 937 .lpm_sts = mtl_ioem_lpm_maps,
|
| H A D | arl.c | 263 .lpm_sts = arl_socs_lpm_maps, 633 .lpm_sts = arl_pchs_lpm_maps,
|
| H A D | adl.c | 307 .lpm_sts = adl_lpm_maps,
|
| H A D | core.c | 800 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 D | lnl.c | 526 .lpm_sts = lnl_lpm_maps,
|
| H A D | ptl.c | 513 .lpm_sts = ptl_pcdp_lpm_maps,
|
| H A D | core.h | 334 const struct pmc_bit_map **lpm_sts; member
|