Home
last modified time | relevance | path

Searched refs:USB_THS_STALL (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h64 #define USB_THS_STALL 0x000c macro
H A Dfsl_qe_udc.c169 tem_usep |= USB_THS_STALL; in qe_eptx_stall_change()
1976 if ((usep & USB_THS_MASK) == USB_THS_STALL) in ch9getstatus()
/linux/drivers/usb/host/
H A Dfhci.h142 #define USB_THS_STALL 0x000c macro