Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/usb/host/
H A Dxhci.c817 static void xhci_clear_port_change_bit(u16 wValue, in xhci_clear_port_change_bit() function
1064 xhci_clear_port_change_bit((le16_to_cpu(req->value)), in xhci_submit_root()
/openbmc/linux/drivers/usb/host/
H A Dxhci-hub.c611 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue, in xhci_clear_port_change_bit() function
1605 xhci_clear_port_change_bit(xhci, wValue, wIndex, in xhci_hub_control()