Home
last modified time | relevance | path

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

/arch/x86/platform/geode/
Dnet5501.c27 #define BIOS_REGION_BASE 0xffff0000 macro
112 rombase = ioremap(BIOS_REGION_BASE, BIOS_REGION_SIZE - 1); in net5501_present()