Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
H A Dmax3420_udc.c140 #define ENABLE_EP GENMASK(8, 7) macro
324 todo = ep->todo & ENABLE_EP; in spi_max3420_enable()
325 ep->todo &= ~ENABLE_EP; in spi_max3420_enable()
939 ep->todo &= ~ENABLE_EP; in __max3420_ep_enable()
986 ep->todo &= ~ENABLE_EP; in __max3420_ep_disable()
/kernel/linux/linux-6.6/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()

Completed in 4 milliseconds