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

/linux-4.4.14/include/linux/
H A Dserial_bcm63xx.h15 #define UART_CTL_STOPBITS_MASK (0xf << UART_CTL_STOPBITS_SHIFT) macro
/linux-4.4.14/drivers/tty/serial/
H A Dbcm63xx_uart.c536 ctl &= ~UART_CTL_STOPBITS_MASK; bcm_uart_set_termios()

Completed in 57 milliseconds