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

/linux-master/include/linux/
H A Dserial_bcm63xx.h70 #define UART_EXTINP_IRSTAT(x) (1 << (x + 4)) macro
/linux-master/drivers/tty/serial/
H A Dbcm63xx_uart.c347 if (estat & UART_EXTINP_IRSTAT(UART_EXTINP_IR_CTS))
350 if (estat & UART_EXTINP_IRSTAT(UART_EXTINP_IR_DCD))

Completed in 105 milliseconds