Home
last modified time | relevance | path

Searched refs:IOE_PWRM_BASE_ADDRESS (Results 1 – 3 of 3) sorted by relevance

/external/coreboot/src/soc/intel/meteorlake/
Dioe_pmc.c11 mmio_range(dev, PWRMBASE, IOE_PWRM_BASE_ADDRESS, IOE_PWRM_BASE_SIZE); in ioe_pmc_read_resources()
Dpmutil.c139 return (void *)(uintptr_t)IOE_PWRM_BASE_ADDRESS; in ioe_pmc_mmio_regs()
/external/coreboot/src/soc/intel/meteorlake/include/soc/
Diomap.h26 #define IOE_PWRM_BASE_ADDRESS 0xfe400000 macro