Home
last modified time | relevance | path

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

/openbmc/linux/arch/x86/platform/geode/
H A Dnet5501.c28 #define BIOS_REGION_SIZE 0x00010000 macro
112 rombase = ioremap(BIOS_REGION_BASE, BIOS_REGION_SIZE - 1); in net5501_present()
H A Dalix.c32 #define BIOS_REGION_SIZE 0x10000 macro
123 const size_t bios_len = BIOS_REGION_SIZE; in alix_present()