Searched refs:ASC_STA_THE (Results 1 – 1 of 1) sorted by relevance
126 #define ASC_STA_THE 0x0004 macro206 return asc_in(port, ASC_STA) & ASC_STA_THE; in asc_txfifo_is_half_empty()225 if (status & ASC_STA_THE) in asc_hw_txroom()331 if ((status & ASC_STA_THE) && in asc_interrupt()