Searched refs:USB_PORT_FEAT_RESET (Results 1 - 7 of 7) sorted by relevance

/u-boot/include/
H A Dusb_defs.h253 #define USB_PORT_FEAT_RESET 4 macro
/u-boot/common/
H A Dusb_hub.c178 usb_set_port_feature(dev, i + 1, USB_PORT_FEAT_RESET);
288 err = usb_set_port_feature(dev, port + 1, USB_PORT_FEAT_RESET);
/u-boot/drivers/usb/host/
H A Dusb-uclass.c73 setup->value == cpu_to_le16(USB_PORT_FEAT_RESET) &&
H A Dxhci.c1076 case USB_PORT_FEAT_RESET:
H A Ddwc2.c756 case USB_PORT_FEAT_RESET:
H A Dehci-hcd.c882 case USB_PORT_FEAT_RESET:
/u-boot/drivers/usb/isp1760/
H A Disp1760-hcd.c2307 case USB_PORT_FEAT_RESET:

Completed in 75 milliseconds