Home
last modified time | relevance | path

Searched defs:UART_FCR_CLEAR_RCVR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/include/
H A Dns16550.h111 #define UART_FCR_CLEAR_RCVR 0x02 /* Clear the RCVR FIFO */ macro
/openbmc/u-boot/include/linux/
H A Dserial_reg.h47 #define UART_FCR_CLEAR_RCVR 0x02 /* Clear the RCVR FIFO */ macro
/openbmc/linux/include/uapi/linux/
H A Dserial_reg.h55 #define UART_FCR_CLEAR_RCVR 0x02 /* Clear the RCVR FIFO */ macro