Home
last modified time | relevance | path

Searched refs:USB_REQ_SET_HUB_DEPTH (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Dusb_defs.h310 #define USB_REQ_SET_HUB_DEPTH 0x0c macro
/openbmc/u-boot/common/
H A Dusb_hub.c82 USB_REQ_SET_HUB_DEPTH, USB_DIR_OUT | USB_RT_HUB, in usb_set_hub_depth()