Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/include/
Dusb_defs.h152 #define USB_REQ_SET_IDLE 0x0A macro
Dusbdevice.h276 #define USB_REQ_SET_IDLE 0x0A macro
/third_party/uboot/u-boot-2020.01/common/
Dusb.c702 USB_REQ_SET_IDLE, USB_TYPE_CLASS | USB_RECIP_INTERFACE, in usb_set_idle()