Searched refs:PID_STALL11 (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/usb/renesas_usbhs/
H A Dpipe.c309 case PID_STALL11:
360 usbhsp_pipectrl_set(pipe, PID_MASK, PID_STALL11);
369 return (int)(pid == PID_STALL10 || pid == PID_STALL11);
H A Dcommon.h226 #define PID_STALL11 3 macro
/linux-master/include/linux/usb/
H A Dr8a66597.h351 #define PID_STALL11 0x0003 /* STALL */ macro
/linux-master/drivers/usb/host/
H A Dr8a66597-hcd.c468 if ((tmp & PID_STALL11) != PID_STALL11) /* force stall? */

Completed in 97 milliseconds