Home
last modified time | relevance | path

Searched refs:STALL_EP (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmax3420_udc.c143 #define STALL_EP GENMASK(10, 9) macro
356 todo = ep->todo & STALL_EP; in spi_max3420_stall()
357 ep->todo &= ~STALL_EP; in spi_max3420_stall()
606 ep->todo &= ~STALL_EP; in max3420_set_clear_feature()
915 ep->todo &= ~STALL_EP; in max3420_ep_set_halt()
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
H A Dmax3420_udc.c141 #define STALL_EP GENMASK(10, 9) macro
354 todo = ep->todo & STALL_EP; in spi_max3420_stall()
355 ep->todo &= ~STALL_EP; in spi_max3420_stall()
602 ep->todo &= ~STALL_EP; in max3420_set_clear_feature()
911 ep->todo &= ~STALL_EP; in max3420_ep_set_halt()

Completed in 5 milliseconds