Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/pmc/
H A Dmtl.c467 .lpm_live_status_offset = MTL_LPM_LIVE_STATUS_OFFSET,
780 .lpm_live_status_offset = MTL_LPM_LIVE_STATUS_OFFSET,
920 .lpm_live_status_offset = MTL_LPM_LIVE_STATUS_OFFSET,
H A Dadl.c309 .lpm_live_status_offset = ADL_LPM_LIVE_STATUS_OFFSET,
H A Dtgl.c204 .lpm_live_status_offset = TGL_LPM_LIVE_STATUS_OFFSET,
H A Dcore.h321 const u32 lpm_live_status_offset; member
H A Dcore.c726 offset = pmc->map->lpm_live_status_offset; in pmc_core_substate_l_sts_regs_show()