Home
last modified time | relevance | path

Searched defs:UART_FCR_CLEAR_RCVR (Results 1 – 2 of 2) 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