Home
last modified time | relevance | path

Searched refs:USB_PID_OUT (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dsl811-hcd.c302 sl811_write(SL811_PIDEP_A, PIDEP(!dir_out ? USB_PID_IN : USB_PID_OUT, ep)); in submit_bulk_msg()
350 PIDEP(dir_in ? USB_PID_IN : USB_PID_OUT, ep)); in submit_control_msg()
368 PIDEP(!dir_in ? USB_PID_IN : USB_PID_OUT, ep)); in submit_control_msg()
/rk3399_rockchip-uboot/include/
H A Dusb_defs.h119 #define USB_PID_OUT 0xe1 macro
H A Dusbdevice.h236 #define USB_PID_OUT 0xe1 macro
H A Dusb.h385 USB_PID_OUT)