Searched refs:LAN_IOSTART (Results 1 - 10 of 10) sorted by relevance

/linux-4.4.14/arch/m32r/platforms/m32104ut/
H A Dio.c62 #define LAN_IOSTART (0x300 | NONCACHE_OFFSET) macro
110 if (port >= LAN_IOSTART && port < LAN_IOEND) _inb()
118 if (port >= LAN_IOSTART && port < LAN_IOEND) _inw()
152 if (port >= LAN_IOSTART && port < LAN_IOEND) _outb()
160 if (port >= LAN_IOSTART && port < LAN_IOEND) _outw()
191 if (port >= LAN_IOSTART && port < LAN_IOEND) _insb()
206 if (port >= LAN_IOSTART && port < LAN_IOEND) { _insw()
247 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsb()
263 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsw()
H A Dsetup.c108 #define LAN_IOSTART 0x300 macro
112 .start = (LAN_IOSTART),
/linux-4.4.14/arch/m32r/platforms/m32700ut/
H A Dio.c66 #define LAN_IOSTART (0x300 | NONCACHE_OFFSET) macro
118 if (port >= LAN_IOSTART && port < LAN_IOEND) _inb()
139 if (port >= LAN_IOSTART && port < LAN_IOEND) _inw()
195 if (port >= LAN_IOSTART && port < LAN_IOEND) _outb()
213 if (port >= LAN_IOSTART && port < LAN_IOEND) _outw()
264 if (port >= LAN_IOSTART && port < LAN_IOEND) _insb()
293 if (port >= LAN_IOSTART && port < LAN_IOEND) { _insw()
334 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsb()
361 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsw()
H A Dsetup.c377 #define LAN_IOSTART 0x300 macro
381 .start = (LAN_IOSTART),
/linux-4.4.14/arch/m32r/platforms/mappi2/
H A Dio.c58 #define LAN_IOSTART (0x300 | NONCACHE_OFFSET) macro
114 if (port >= LAN_IOSTART && port < LAN_IOEND) _inb()
134 if (port >= LAN_IOSTART && port < LAN_IOEND) _inw()
191 if (port >= LAN_IOSTART && port < LAN_IOEND) _outb()
209 if (port >= LAN_IOSTART && port < LAN_IOEND) _outw()
260 if (port >= LAN_IOSTART && port < LAN_IOEND) _insb()
289 if (port >= LAN_IOSTART && port < LAN_IOEND) { _insw()
326 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsb()
353 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsw()
H A Dsetup.c144 #define LAN_IOSTART 0x300 macro
148 .start = (LAN_IOSTART),
/linux-4.4.14/arch/m32r/platforms/mappi3/
H A Dio.c79 #define LAN_IOSTART (0x300 | NONCACHE_OFFSET) macro
129 if (port >= LAN_IOSTART && port < LAN_IOEND) _inb()
149 if (port >= LAN_IOSTART && port < LAN_IOEND) _inw()
207 if (port >= LAN_IOSTART && port < LAN_IOEND) _outb()
226 if (port >= LAN_IOSTART && port < LAN_IOEND) _outw()
278 if (port >= LAN_IOSTART && port < LAN_IOEND) _insb()
308 if (port >= LAN_IOSTART && port < LAN_IOEND) { _insw()
346 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsb()
374 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsw()
H A Dsetup.c147 #define LAN_IOSTART 0x300 macro
151 .start = (LAN_IOSTART),
/linux-4.4.14/arch/m32r/platforms/opsput/
H A Dio.c66 #define LAN_IOSTART (0x300 | NONCACHE_OFFSET) macro
118 if (port >= LAN_IOSTART && port < LAN_IOEND) _inb()
139 if (port >= LAN_IOSTART && port < LAN_IOEND) _inw()
195 if (port >= LAN_IOSTART && port < LAN_IOEND) _outb()
213 if (port >= LAN_IOSTART && port < LAN_IOEND) _outw()
264 if (port >= LAN_IOSTART && port < LAN_IOEND) _insb()
293 if (port >= LAN_IOSTART && port < LAN_IOEND) { _insw()
334 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsb()
361 if (port >= LAN_IOSTART && port < LAN_IOEND) { _outsw()
H A Dsetup.c376 #define LAN_IOSTART 0x300 macro
380 .start = (LAN_IOSTART),

Completed in 219 milliseconds