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

/linux-master/include/linux/
H A Dserial_bcm63xx.h79 #define UART_EXTINP_CTS_NOSENSE_MASK (1 << UART_EXTINP_CTS_NOSENSE_SHIFT) macro
/linux-master/drivers/tty/serial/
H A Dbcm63xx_uart.c433 val |= UART_EXTINP_CTS_NOSENSE_MASK;

Completed in 283 milliseconds