Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/char/
H A Ddigic-uart.h29 R_TX = 0x00, enumerator
/openbmc/qemu/hw/char/
H A Dxilinx_uartlite.c39 #define R_TX 1 macro
149 case R_TX: in uart_write()
H A Ddigic-uart.c81 case R_TX: in digic_uart_write()