Home
last modified time | relevance | path

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

/openbmc/linux/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()