Home
last modified time | relevance | path

Searched refs:USB_THS_STALL (Results 1 – 2 of 2) 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()