Searched refs:CySRReceive (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/include/linux/ | ||
D | cyclades.h | 206 #define CySRReceive (0x01) macro |
/linux-4.4.14/drivers/tty/ | ||
D | cyclades.c | 803 if (status & CySRReceive) /* rx intr */ in cyy_interrupt() |