Searched refs:Tx_BUF_EMP (Results 1 – 7 of 7) sorted by relevance
175 #define Tx_BUF_EMP 0x4 /* Tx Buffer empty */ macro
231 #define Tx_BUF_EMP 0x4 /* Tx Buffer empty */ macro
350 if (!(status & Tx_BUF_EMP)) in pmz_transmit_chars()502 if (status & Tx_BUF_EMP) in pmz_tx_empty()597 if (!(status & Tx_BUF_EMP)) in pmz_start_tx()1103 while ((read_zsreg(uap, R0) & Tx_BUF_EMP) == 0 in pmz_irda_setup()1309 while ((read_zsreg(uap, R0) & Tx_BUF_EMP) == 0) in pmz_poll_put_char()1864 while ((read_zsreg(uap, R0) & Tx_BUF_EMP) == 0) in pmz_console_putchar()
215 #define Tx_BUF_EMP 0x4 /* Tx Buffer empty */ macro
211 #define Tx_BUF_EMP 0x4 /* Tx Buffer empty */ macro
296 #define Tx_BUF_EMP 0x4 /* Tx Buffer empty */ macro
471 if (!(status & Tx_BUF_EMP)) in sunzilog_transmit_chars()613 if (status & Tx_BUF_EMP) in sunzilog_tx_empty()689 if (!(status & Tx_BUF_EMP)) in sunzilog_start_tx()1135 if (val & Tx_BUF_EMP) { in sunzilog_putchar()