Searched refs:fifofree (Results 1 – 4 of 4) sorted by relevance
38 uint16 fifofree; /* only valid in xmt channel, not in rcv channel */ member
605 int fifofree; in lqasc_console_putchar() local611 fifofree = (__raw_readl(port->membase + LTQ_ASC_FSTAT) in lqasc_console_putchar()613 } while (fifofree == 0); in lqasc_console_putchar()
64 u16 fifofree; /* only valid in xmt channel, not in rcv channel */ member