Home
last modified time | relevance | path

Searched refs:fifofree (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/tty/serial/
Dlantiq.c569 int fifofree; in lqasc_console_putchar() local
575 fifofree = (ltq_r32(port->membase + LTQ_ASC_FSTAT) in lqasc_console_putchar()
577 } while (fifofree == 0); in lqasc_console_putchar()
/Linux-v4.19/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
Dd11.h64 u16 fifofree; /* only valid in xmt channel, not in rcv channel */ member