Home
last modified time | relevance | path

Searched defs:UART_FCR_CLEAR_XMIT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h112 #define UART_FCR_CLEAR_XMIT 0x04 /* Clear the XMIT FIFO */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h48 #define UART_FCR_CLEAR_XMIT 0x04 /* Clear the XMIT FIFO */ macro