Home
last modified time | relevance | path

Searched refs:USB_PORT_STAT_OVERCURRENT (Results 1 – 14 of 14) sorted by relevance

/openbmc/linux/include/uapi/linux/usb/
H A Dch11.h126 #define USB_PORT_STAT_OVERCURRENT 0x0008 macro
149 USB_PORT_STAT_OVERCURRENT | \
/openbmc/u-boot/include/
H A Dusb_defs.h253 #define USB_PORT_STAT_OVERCURRENT 0x0008 macro
273 USB_PORT_STAT_OVERCURRENT | \
/openbmc/linux/drivers/usb/host/
H A Duhci-hub.c303 wPortStatus |= USB_PORT_STAT_OVERCURRENT; in uhci_hub_control()
H A Dehci-hub.c1009 status |= USB_PORT_STAT_OVERCURRENT; in ehci_hub_control()
H A Dxhci-hub.c1180 status |= USB_PORT_STAT_OVERCURRENT; in xhci_get_port_status()
H A Doxu210hp-hcd.c3759 status |= USB_PORT_STAT_OVERCURRENT; in oxu_hub_control()
/openbmc/u-boot/drivers/usb/host/
H A Ddwc2.c555 port_status |= USB_PORT_STAT_OVERCURRENT; in dwc_otg_submit_rh_msg_in_status()
H A Dxhci.c1003 tmpbuf[0] |= USB_PORT_STAT_OVERCURRENT; in xhci_submit_root()
H A Dehci-hcd.c780 tmpbuf[0] |= USB_PORT_STAT_OVERCURRENT; in ehci_submit_root()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c576 USB_PORT_STAT_OVERCURRENT in musb_stage0_irq()
/openbmc/linux/drivers/usb/core/
H A Dhub.c1236 (portstatus & USB_PORT_STAT_OVERCURRENT) || in hub_activate()
5732 if (status & USB_PORT_STAT_OVERCURRENT) in port_event()
/openbmc/linux/drivers/usb/musb/
H A Dmusb_core.c795 USB_PORT_STAT_OVERCURRENT in musb_handle_intr_vbuserr()
/openbmc/linux/drivers/usb/dwc2/
H A Dhcd.c3569 port_status |= USB_PORT_STAT_OVERCURRENT; in dwc2_hcd_hub_control()
/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1674 status |= USB_PORT_STAT_OVERCURRENT; in fotg210_hub_control()