Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dn_r3964.h144 #define R3964_BCC 0x4000 macro
/Linux-v4.19/drivers/tty/
Dn_r3964.c466 if (pInfo->flags & R3964_BCC) { in transmit_block()
484 if (pInfo->flags & R3964_BCC) { in on_receive_block()
640 if (pInfo->flags & R3964_BCC) { in receive_char()
1201 pInfo->flags |= R3964_BCC; in r3964_ioctl()
1203 pInfo->flags &= ~R3964_BCC; in r3964_ioctl()