Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/
H A Dusb_defs.h131 #define USB_PID_SETUP 0x2d macro
H A Dusbdevice.h249 #define USB_PID_SETUP 0x2d macro
/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c340 sl811_write(SL811_PIDEP_A, PIDEP(USB_PID_SETUP, ep)); in submit_control_msg()