Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dusb_defs.h153 #define USB_REQ_SET_IDLE 0x0A macro
H A Dusbdevice.h277 #define USB_REQ_SET_IDLE 0x0A macro
/OK3568_Linux_fs/u-boot/common/
H A Dusb.c710 USB_REQ_SET_IDLE, USB_TYPE_CLASS | USB_RECIP_INTERFACE, in usb_set_idle()