Searched refs:COR2_ETC (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/include/linux/
H A Dcd1400.h154 #define COR2_ETC 0x20 macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/
H A Dcd1865.h184 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Driscom8_reg.h190 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Driscom8.c442 if (port->COR2 & COR2_ETC) {
445 port->COR2 &= ~COR2_ETC;
1155 port->COR2 |= COR2_ETC;
H A Dspecialix.c692 if (port->COR2 & COR2_ETC) {
695 port->COR2 &= ~COR2_ETC;
1834 port->COR2 |= COR2_ETC;
H A Dstallion.c3259 outb((inb(ioaddr + EREG_DATA) | COR2_ETC),
3276 outb((inb(ioaddr + EREG_DATA) & ~COR2_ETC),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/
H A Dcd1865.h184 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Driscom8_reg.h190 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Driscom8.c442 if (port->COR2 & COR2_ETC) {
445 port->COR2 &= ~COR2_ETC;
1155 port->COR2 |= COR2_ETC;
H A Dspecialix.c692 if (port->COR2 & COR2_ETC) {
695 port->COR2 &= ~COR2_ETC;
1834 port->COR2 |= COR2_ETC;
H A Dstallion.c3259 outb((inb(ioaddr + EREG_DATA) | COR2_ETC),
3276 outb((inb(ioaddr + EREG_DATA) & ~COR2_ETC),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/include/linux/
H A Dcd1400.h154 #define COR2_ETC 0x20 macro

Completed in 207 milliseconds