Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c820 char *port_change_bit; in xhci_clear_port_change_bit() local
826 port_change_bit = "reset"; in xhci_clear_port_change_bit()
830 port_change_bit = "connect"; in xhci_clear_port_change_bit()
834 port_change_bit = "over-current"; in xhci_clear_port_change_bit()
838 port_change_bit = "enable/disable"; in xhci_clear_port_change_bit()
842 port_change_bit = "suspend/resume"; in xhci_clear_port_change_bit()
854 port_change_bit, wIndex, port_status); in xhci_clear_port_change_bit()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c614 char *port_change_bit; in xhci_clear_port_change_bit() local
620 port_change_bit = "reset"; in xhci_clear_port_change_bit()
624 port_change_bit = "warm(BH) reset"; in xhci_clear_port_change_bit()
628 port_change_bit = "connect"; in xhci_clear_port_change_bit()
632 port_change_bit = "over-current"; in xhci_clear_port_change_bit()
636 port_change_bit = "enable/disable"; in xhci_clear_port_change_bit()
640 port_change_bit = "suspend/resume"; in xhci_clear_port_change_bit()
644 port_change_bit = "link state"; in xhci_clear_port_change_bit()
648 port_change_bit = "config error"; in xhci_clear_port_change_bit()
659 wIndex + 1, port_change_bit, port_status); in xhci_clear_port_change_bit()