Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/udc/
H A Dmax3420_udc.c138 #define ENABLE_EP GENMASK(8, 7) macro
322 todo = ep->todo & ENABLE_EP; in spi_max3420_enable()
323 ep->todo &= ~ENABLE_EP; in spi_max3420_enable()
935 ep->todo &= ~ENABLE_EP; in __max3420_ep_enable()
982 ep->todo &= ~ENABLE_EP; in __max3420_ep_disable()