Searched refs:TI_MCR_LOOP (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/usb/serial/
H A Dti_usb_3410_5052.h86 #define TI_MCR_LOOP 0x04 macro
H A Dti_usb_3410_5052.c1038 | ((mcr & TI_MCR_LOOP) ? TIOCM_LOOP : 0)
1068 mcr |= TI_MCR_LOOP;
1075 mcr &= ~TI_MCR_LOOP;
1359 TI_MCR_RTS | TI_MCR_DTR | TI_MCR_LOOP, mcr);

Completed in 50 milliseconds