Home
last modified time | relevance | path

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

/linux-4.4.14/arch/cris/include/asm/
Dio.h64 #define PCI_SPACE(x) ((((unsigned)(x)) & 0x10000000) == 0x10000000) macro
66 #define PCI_SPACE(x) 0 macro