Searched refs:CH341_MULT_STAT (Results 1 – 1 of 1) sorted by relevance
41 #define CH341_MULT_STAT 0x04 /* multiple status since last interrupt event */ macro722 if (data[1] & CH341_MULT_STAT) in ch341_update_status()