Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Detraxfs_ser.c51 #define STAT_TR_RDY 24 macro
102 r |= 1 << STAT_TR_RDY; in ser_read()
111 r |= 1 << STAT_TR_RDY; in ser_read()
218 s->regs[RS_STAT_DIN] |= (1 << STAT_TR_RDY); in etraxfs_ser_reset()