Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h152 #define USB_REQ_SET_IDLE 0x0A macro
H A Dusbdevice.h276 #define USB_REQ_SET_IDLE 0x0A macro
/openbmc/u-boot/common/
H A Dusb.c690 USB_REQ_SET_IDLE, USB_TYPE_CLASS | USB_RECIP_INTERFACE, in usb_set_idle()