Home
last modified time | relevance | path

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

/external/u-boot/include/
Dusb_defs.h130 #define USB_PID_SETUP 0x2d macro
Dusbdevice.h248 #define USB_PID_SETUP 0x2d macro
/external/u-boot/drivers/usb/host/
Dsl811-hcd.c339 sl811_write(SL811_PIDEP_A, PIDEP(USB_PID_SETUP, ep)); in submit_control_msg()