Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/tty/
Dmips_ejtag_fdc.c161 bool xmit_full; member
504 priv->xmit_full = true; in mips_ejtag_fdc_put()
625 if (priv->xmit_full && !(stat & REG_FDSTAT_TXF)) { in mips_ejtag_fdc_handle()
626 priv->xmit_full = false; in mips_ejtag_fdc_handle()