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