Searched refs:STATUS_TXEMPTY (Results 1 – 2 of 2) sorted by relevance
155 #define STATUS_TXEMPTY 0x04 macro315 s->rregs[R_STATUS] |= STATUS_TXEMPTY | STATUS_TXUNDRN; in escc_soft_reset_chn()370 cs->rregs[R_STATUS] |= STATUS_TXEMPTY; in escc_reset()669 s->rregs[R_STATUS] |= STATUS_TXEMPTY; /* Tx buffer empty */ in escc_mem_write()
46 #define STATUS_TXEMPTY 0x04 macro