Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/usb/gadget/udc/
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()
604 ep->todo &= ~STALL_EP; in max3420_set_clear_feature()
913 ep->todo &= ~STALL_EP; in max3420_ep_set_halt()