Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dmtl.c466 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
779 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
919 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
H A Dadl.c308 .lpm_status_offset = ADL_LPM_STATUS_OFFSET,
H A Dtgl.c203 .lpm_status_offset = TGL_LPM_STATUS_OFFSET,
H A Dcore.c705 offset = pmc->map->lpm_status_offset; in pmc_core_substate_sts_regs_show()
753 u32 sts_offset = pmc->map->lpm_status_offset; in pmc_core_substate_req_regs_show()
1094 if (primary_pmc->map->lpm_status_offset) { in pmc_core_dbgfs_register()
1336 int offset = pmc->map->lpm_status_offset; in pmc_core_resume_common()
H A Dcore.h320 const u32 lpm_status_offset; member