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

/linux-master/include/linux/usb/
H A Dusb338x.h36 #define USB3380_EP_CFG_MASK_IN ((0x3 << IN_ENDPOINT_TYPE) | \ macro
/linux-master/drivers/usb/gadget/udc/
H A Dnet2280.c254 tmp &= ~USB3380_EP_CFG_MASK_IN;
504 tmp &= ~USB3380_EP_CFG_MASK_IN;

Completed in 96 milliseconds