Home
last modified time | relevance | path

Searched refs:USB_PORT_FEAT_C_CONNECTION (Results 1 – 7 of 7) sorted by relevance

/u-boot/drivers/usb/emul/
A Dsandbox_hub.c254 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()
268 if (setup->value < USB_PORT_FEAT_C_CONNECTION) { in sandbox_hub_submit_control_msg()
/u-boot/include/
A Dusb_defs.h257 #define USB_PORT_FEAT_C_CONNECTION 16 macro
/u-boot/drivers/usb/host/
A Dxhci.c821 case USB_PORT_FEAT_C_CONNECTION: in xhci_clear_port_change_bit()
1054 case USB_PORT_FEAT_C_CONNECTION: in xhci_submit_root()
A Ddwc2.c748 case USB_PORT_FEAT_C_CONNECTION: in dwc_otg_submit_rh_msg_out()
A Dehci-hcd.c963 case USB_PORT_FEAT_C_CONNECTION: in ehci_submit_root()
/u-boot/common/
A Dusb_hub.c363 usb_clear_port_feature(dev, port + 1, USB_PORT_FEAT_C_CONNECTION); in usb_hub_port_connect_change()
/u-boot/drivers/usb/isp1760/
A Disp1760-hcd.c2173 case USB_PORT_FEAT_C_CONNECTION: in isp1760_hub_control()

Completed in 27 milliseconds