Home
last modified time | relevance | path

Searched refs:DMI_BASE_ADDRESS (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/x86/include/asm/arch-broadwell/
Diomap.h19 #define DMI_BASE_ADDRESS 0xfed18000 macro
/external/u-boot/arch/x86/cpu/broadwell/
Dnorthbridge.c20 dm_pci_write_config32(dev, DMIBAR, DMI_BASE_ADDRESS | 1); in broadwell_northbridge_early_init()