Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dtgl.c207 .lpm_sts = tgl_lpm_maps,
232 .lpm_sts = tgl_lpm_maps,
Dmtl.c473 .lpm_sts = mtl_socm_lpm_maps,
790 .lpm_sts = mtl_ioep_lpm_maps,
937 .lpm_sts = mtl_ioem_lpm_maps,
Darl.c262 .lpm_sts = arl_socs_lpm_maps,
632 .lpm_sts = arl_pchs_lpm_maps,
Dadl.c307 .lpm_sts = adl_lpm_maps,
Dcore.c799 maps = pmc->map->lpm_sts; in pmc_core_substate_sts_regs_show()
820 maps = pmc->map->lpm_sts; in pmc_core_substate_l_sts_regs_show()
858 maps = pmc->map->lpm_sts; in pmc_core_substate_req_regs_show()
1596 const struct pmc_bit_map **maps = pmc->map->lpm_sts; in pmc_core_resume_common()
1641 if (pmc->map->lpm_sts) in pmc_core_resume_common()
Dlnl.c526 .lpm_sts = lnl_lpm_maps,
Dcore.h326 const struct pmc_bit_map **lpm_sts; member