Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dusb_defs.h247 #define USB_SS_PORT_FEAT_C_BH_RESET 29 macro
/openbmc/u-boot/common/
H A Dusb_hub.c497 usb_clear_port_feature(dev, i + 1, USB_SS_PORT_FEAT_C_BH_RESET); in usb_scan_port()