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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Driscom8_reg.h190 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Dcd1865.h184 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Driscom8.c488 if (port->COR2 & COR2_ETC) {
491 port->COR2 &= ~COR2_ETC;
1438 port->COR2 |= COR2_ETC;
H A Dspecialix.c720 if (port->COR2 & COR2_ETC) {
723 port->COR2 &= ~COR2_ETC;
1831 port->COR2 |= COR2_ETC;
H A Dstallion.c3995 outb((inb(ioaddr + EREG_DATA) | COR2_ETC),
4012 outb((inb(ioaddr + EREG_DATA) & ~COR2_ETC),
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/sbus/char/
H A Dcd180.h145 #define COR2_ETC 0x20 /* Embedded Tx Commands Enable */ macro
H A Daurora.c595 if (port->COR2 & COR2_ETC) {
600 port->COR2 &= ~COR2_ETC;
1806 port->COR2 |= COR2_ETC;
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcd1400.h154 #define COR2_ETC 0x20 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcd1400.h154 #define COR2_ETC 0x20 macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/rio/
H A Dcirrus.h285 #define COR2_ETC 0x20 /* Embedded transmit options */ macro

Completed in 80 milliseconds