Home
last modified time | relevance | path

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

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