Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/udc/
H A Dfsl_qe_udc.h71 #define USB_RHS_STALL 0x0003 macro
H A Dfsl_qe_udc.c151 tem_usep |= USB_RHS_STALL; in qe_eprx_stall_change()
1980 if ((usep & USB_RHS_MASK) == USB_RHS_STALL) in ch9getstatus()
/openbmc/linux/drivers/usb/host/
H A Dfhci.h149 #define USB_RHS_STALL 0x0003 macro