Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/sibyte/
H A Dsb1250_uart.h81 #define M_DUART_STOP_BIT_LEN_2 _SB_MAKEMASK1(3) macro
/openbmc/linux/drivers/tty/serial/
H A Dsb1250-duart.c545 mode2mask |= ~M_DUART_STOP_BIT_LEN_2; in sbd_set_termios()
566 mode2 |= M_DUART_STOP_BIT_LEN_2; in sbd_set_termios()