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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/watchdog/
H A Dsmsc37b787_wdt.c76 #define IOPORT 0x3F0 macro
96 outb(0x55, IOPORT);
98 outb(0x55, IOPORT);
104 outb(0xAA, IOPORT);
110 outb(0x07, IOPORT);
111 outb(devno, IOPORT+1);
117 outb(reg, IOPORT);
118 outb(data, IOPORT+1);
124 outb(reg, IOPORT);
125 return inb(IOPORT
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-alpha/
H A Djensen.h306 #define IOPORT(OS, NS) \ macro
322 IOPORT(b, 8)
323 IOPORT(w, 16)
324 IOPORT(l, 32)
326 #undef IOPORT macro
H A Dcore_t2.h592 #define IOPORT(OS, NS) \ macro
608 IOPORT(b, 8)
609 IOPORT(w, 16)
610 IOPORT(l, 32)
612 #undef IOPORT macro

Completed in 55 milliseconds