Home
last modified time | relevance | path

Searched refs:UART_CTL_STOPBITS_1 (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/include/linux/
A Dserial_bcm63xx.h17 #define UART_CTL_STOPBITS_1 (0x7 << UART_CTL_STOPBITS_SHIFT) macro
/linux-6.3-rc2/drivers/tty/serial/
A Dbcm63xx_uart.c506 ctl |= UART_CTL_STOPBITS_1; in bcm_uart_set_termios()

Completed in 4 milliseconds