Home
last modified time | relevance | path

Searched defs:UART_FCR_CLEAR_XMIT (Results 1 – 3 of 3) 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
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h56 #define UART_FCR_CLEAR_XMIT 0x04 /* Clear the XMIT FIFO */ macro