Home
last modified time | relevance | path

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

/u-boot/drivers/usb/host/
A Dxhci.c861 char *port_change_bit; in xhci_clear_port_change_bit() local
867 port_change_bit = "reset"; in xhci_clear_port_change_bit()
871 port_change_bit = "connect"; in xhci_clear_port_change_bit()
875 port_change_bit = "over-current"; in xhci_clear_port_change_bit()
879 port_change_bit = "enable/disable"; in xhci_clear_port_change_bit()
883 port_change_bit = "suspend/resume"; in xhci_clear_port_change_bit()
895 port_change_bit, wIndex, port_status); in xhci_clear_port_change_bit()

Completed in 10 milliseconds