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