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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-frv/
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 48 milliseconds