Searched refs:wfifo_re (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/tile/include/arch/ | ||
H A D | uart.h | 170 uint_reg_t wfifo_re : 1; member in struct:__anon2791::__anon2792 185 uint_reg_t wfifo_re : 1; 236 uint_reg_t wfifo_re : 1; member in struct:__anon2793::__anon2794 250 uint_reg_t wfifo_re : 1; |
/linux-4.1.27/drivers/tty/serial/ | ||
H A D | tilegx.c | 194 if (intr_stat.wfifo_re) { tilegx_interrupt() 373 intr_mask.wfifo_re = 0; tilegx_startup() 418 intr_mask.wfifo_re = 1; tilegx_shutdown() |
Completed in 188 milliseconds