Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/tty/
Dmips_ejtag_fdc.c158 bool xmit_full; member
501 priv->xmit_full = true; in mips_ejtag_fdc_put()
622 if (priv->xmit_full && !(stat & REG_FDSTAT_TXF)) { in mips_ejtag_fdc_handle()
623 priv->xmit_full = false; in mips_ejtag_fdc_handle()