Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dn_r3964.h144 #define R3964_BCC 0x4000 macro
/Linux-v5.10/drivers/tty/
Dn_r3964.c473 if (pInfo->flags & R3964_BCC) { in transmit_block()
491 if (pInfo->flags & R3964_BCC) { in on_receive_block()
646 if (pInfo->flags & R3964_BCC) { in receive_char()
1207 pInfo->flags |= R3964_BCC; in r3964_ioctl()
1209 pInfo->flags &= ~R3964_BCC; in r3964_ioctl()