Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/greybus/
H A Duart.c491 GB_SERIAL_2_STOP_BITS : GB_SERIAL_1_STOP_BITS; in gb_tty_set_termios()
884 gb_tty->line_coding.format = GB_SERIAL_1_STOP_BITS; in gb_uart_probe()
/openbmc/linux/include/linux/greybus/
H A Dgreybus_protocols.h1326 #define GB_SERIAL_1_STOP_BITS 0 macro