Searched refs:UART_CD (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.h54 #define UART_CD 0x40 /* carrier detect - modem - device to host */ macro
H A Dcypress_m8.c915 | ((status & UART_CD) ? TIOCM_CD : 0);
988 ((arg & TIOCM_CD) && (diff & UART_CD)) ||
1359 !(priv->current_status & UART_CD)) {

Completed in 86 milliseconds