Searched refs:wfifo_empty (Results 1 - 2 of 2) sorted by relevance

/linux-4.1.27/arch/tile/include/arch/
H A Duart.h109 uint_reg_t wfifo_empty : 1; member in struct:__anon2789::__anon2790
126 uint_reg_t wfifo_empty : 1;
/linux-4.1.27/drivers/tty/serial/
H A Dtilegx.c220 ret = (flag.wfifo_empty) ? TIOCSER_TEMT : 0; tilegx_tx_empty()

Completed in 123 milliseconds