Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dsbhndpio.h38 uint16 fifofree; /* only valid in xmt channel, not in rcv channel */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dsbhndpio.h38 uint16 fifofree; /* only valid in xmt channel, not in rcv channel */ member
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A Dlantiq.c605 int fifofree; in lqasc_console_putchar() local
611 fifofree = (__raw_readl(port->membase + LTQ_ASC_FSTAT) in lqasc_console_putchar()
613 } while (fifofree == 0); in lqasc_console_putchar()
/OK3568_Linux_fs/kernel/drivers/net/wireless/broadcom/brcm80211/brcmsmac/
H A Dd11.h64 u16 fifofree; /* only valid in xmt channel, not in rcv channel */ member