Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dn_r3964.h144 #define R3964_BCC 0x4000 macro
/linux-4.1.27/drivers/tty/
Dn_r3964.c468 if (pInfo->flags & R3964_BCC) { in transmit_block()
486 if (pInfo->flags & R3964_BCC) { in on_receive_block()
642 if (pInfo->flags & R3964_BCC) { in receive_char()
1199 pInfo->flags |= R3964_BCC; in r3964_ioctl()
1201 pInfo->flags &= ~R3964_BCC; in r3964_ioctl()