Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dcadence_uart.c86 #define UART_MR_NBSTOP_SH 6 macro
96 #define UART_STOP_BITS_1 (0x3 << UART_MR_NBSTOP_SH)
97 #define UART_STOP_BITS_2 (0x2 << UART_MR_NBSTOP_SH)