Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dxilinx_uartlite.c54 #define CONTROL_RST_RX 0x02 macro
142 if (value & CONTROL_RST_RX) { in uart_write()