Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dioport.h54 #define IORESOURCE_EXCLUSIVE 0x08000000 /* Userland may not map this resource */ macro
/openbmc/linux/include/linux/
H A Dioport.h66 #define IORESOURCE_EXCLUSIVE 0x08000000 /* Userland may not map this resource */ macro