Home
last modified time | relevance | path

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

/linux/include/uapi/linux/usb/
H A Dch11.h126 #define USB_PORT_STAT_OVERCURRENT 0x0008 macro
149 USB_PORT_STAT_OVERCURRENT | \
/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.c1188 status |= USB_PORT_STAT_OVERCURRENT; in xhci_get_port_status()
H A Doxu210hp-hcd.c3735 status |= USB_PORT_STAT_OVERCURRENT; in oxu_hub_control()
/linux/drivers/usb/core/
H A Dhub.c1269 (portstatus & USB_PORT_STAT_OVERCURRENT) || in hub_activate()
5799 if (status & USB_PORT_STAT_OVERCURRENT) in port_event()
/linux/drivers/usb/musb/
H A Dmusb_core.c796 USB_PORT_STAT_OVERCURRENT in musb_handle_intr_vbuserr()
/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1670 status |= USB_PORT_STAT_OVERCURRENT; in fotg210_hub_control()
/linux/drivers/usb/dwc2/
H A Dhcd.c3569 port_status |= USB_PORT_STAT_OVERCURRENT; in dwc2_hcd_hub_control()