Searched refs:UART_CTL_BITSPERSYM_MASK (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/tty/serial/
H A Dbcm63xx_uart.c484 ctl &= ~UART_CTL_BITSPERSYM_MASK;
/linux-master/include/linux/
H A Dserial_bcm63xx.h20 #define UART_CTL_BITSPERSYM_MASK (0x3 << UART_CTL_BITSPERSYM_SHIFT) macro

Completed in 119 milliseconds