Searched refs:CYP_ERROR (Results 1 – 2 of 2) sorted by relevance
| /linux-4.1.27/drivers/usb/serial/ | ||
| D | cypress_m8.h | 74 #define CYP_ERROR 0x08 /* received from input report */ macro |
| D | cypress_m8.c | 1179 if (priv->current_status & CYP_ERROR) { in cypress_read_int_callback() |