Home
last modified time | relevance | path

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

/linux-6.15/drivers/platform/x86/intel/pmc/
H A Dtgl.c208 .lpm_status_offset = TGL_LPM_STATUS_OFFSET,
233 .lpm_status_offset = TGL_LPM_STATUS_OFFSET,
H A 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,
H A Darl.c277 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
646 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
H A Dadl.c308 .lpm_status_offset = ADL_LPM_STATUS_OFFSET,
H A Dcore.c801 offset = pmc->map->lpm_status_offset; in pmc_core_substate_sts_regs_show()
861 sts_offset = pmc->map->lpm_status_offset; in pmc_core_substate_req_regs_show()
1318 if (primary_pmc->map->lpm_status_offset) { in pmc_core_dbgfs_register()
1635 int offset = pmc->map->lpm_status_offset; in pmc_core_resume_common()
H A Dlnl.c527 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
H A Dptl.c514 .lpm_status_offset = MTL_LPM_STATUS_OFFSET,
H A Dcore.h356 const u32 lpm_status_offset; member