Home
last modified time | relevance | path

Searched defs:IORESOURCE_ROM_SHADOW (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/linux/
H A Dioport.h102 #define IORESOURCE_ROM_SHADOW (1<<1) /* ROM is copy at C000:0 */ macro
/openbmc/linux/include/linux/
H A Dioport.h121 #define IORESOURCE_ROM_SHADOW (1<<1) /* Use RAM image, not ROM BAR */ macro