Home
last modified time | relevance | path

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

/u-boot/include/
A Dusb_defs.h152 #define USB_PID_IN 0x69 macro
A Dusbdevice.h239 #define USB_PID_IN 0x69 macro
A Dusb.h394 #define usb_packetid(pipe) (((pipe) & USB_DIR_IN) ? USB_PID_IN : \

Completed in 13 milliseconds