Searched refs:UART_RI (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 Dcypress_m8.h53 #define UART_RI 0x10 /* ring indicator - modem - device to host */ macro
H A Dcypress_m8.c914 | ((status & UART_RI) ? TIOCM_RI : 0)
986 if ( ((arg & TIOCM_RNG) && (diff & UART_RI)) ||

Completed in 42 milliseconds