Home
last modified time | relevance | path

Searched refs:USB_STALL_SENT (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/linux/usb/
Dnet2280.h424 #define USB_STALL_SENT 20 macro
/Linux-v5.4/drivers/usb/gadget/udc/
Dnet2272.h154 #define USB_STALL_SENT 5 macro
Dnet2272.c288 | (1 << USB_STALL_SENT) in net2272_ep_reset()
1753 | (1 << USB_STALL_SENT) in net2272_handle_stat0_irqs()
Dnet2280.c438 BIT(USB_STALL_SENT) | in ep_reset_228x()
3150 BIT(USB_STALL_SENT) | in handle_stat0_irqs()