Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/host/
H A Dxhci.c830 char *port_change_bit; in xhci_clear_port_change_bit() local
836 port_change_bit = "reset"; in xhci_clear_port_change_bit()
840 port_change_bit = "connect"; in xhci_clear_port_change_bit()
844 port_change_bit = "over-current"; in xhci_clear_port_change_bit()
848 port_change_bit = "enable/disable"; in xhci_clear_port_change_bit()
852 port_change_bit = "suspend/resume"; in xhci_clear_port_change_bit()
864 port_change_bit, wIndex, port_status); in xhci_clear_port_change_bit()