Home | History | Annotate | Download | only in usb

Lines Matching refs:USB_DIR_IN

51 #define USB_DIR_IN			0x80		/* to host */
487 return ((epd->bEndpointAddress & USB_ENDPOINT_DIR_MASK) == USB_DIR_IN);