Searched refs:CS_IDST (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/linux/usb/
H A Dr8a66597.h314 #define CS_IDST 0x0000 /* Idle or setup stage */ macro
/linux-master/drivers/usb/gadget/udc/
H A Dr8a66597-udc.c1253 } while (tmp != CS_IDST && timeout-- > 0);
1255 if (tmp == CS_IDST)
1369 case CS_IDST: {

Completed in 282 milliseconds