Searched refs:__is_PCI_IO (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/frv/include/asm/
H A Ddm9000.h22 #undef __is_PCI_IO macro
23 #define __is_PCI_IO(addr) 0 /* not PCI */ macro
H A Dio.h138 if (__is_PCI_IO(addr))
148 if (__is_PCI_IO(addr))
161 if (__is_PCI_IO(addr))
168 if (__is_PCI_IO(addr))
H A Dmb-regs.h76 #define __is_PCI_IO(addr) \ macro
164 #define __is_PCI_IO(addr) 0 /* no PCI */ macro

Completed in 44 milliseconds