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

/linux-master/include/linux/
H A Dserial_bcm63xx.h109 #define UART_FIFO_VALID_MASK 0xff macro
/linux-master/drivers/tty/serial/
H A Dbcm63xx_uart.c530 port->read_status_mask = UART_FIFO_VALID_MASK;
544 port->ignore_status_mask |= UART_FIFO_VALID_MASK;

Completed in 89 milliseconds