Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/x86/intel/pmc/
Dtgl.c208 .lpm_status_offset = TGL_LPM_STATUS_OFFSET,
233 .lpm_status_offset = TGL_LPM_STATUS_OFFSET,
Dmtl.c474 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
788 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
935 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
Darl.c276 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
645 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
Dadl.c308 .lpm_status_offset = ADL_LPM_STATUS_OFFSET,
Dcore.c800 offset = pmc->map->lpm_status_offset; in pmc_core_substate_sts_regs_show()
860 sts_offset = pmc->map->lpm_status_offset; in pmc_core_substate_req_regs_show()
1317 if (primary_pmc->map->lpm_status_offset) { in pmc_core_dbgfs_register()
1597 int offset = pmc->map->lpm_status_offset; in pmc_core_resume_common()
Dlnl.c527 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
Dcore.h348 const u32 lpm_status_offset; member