Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/host/
H A Dxhci.c818 static void xhci_clear_port_change_bit(u16 wValue, in xhci_clear_port_change_bit() function
1065 xhci_clear_port_change_bit((le16_to_cpu(req->value)), in xhci_submit_root()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dxhci-hub.c509 static void xhci_clear_port_change_bit(struct xhci_hcd *xhci, u16 wValue, in xhci_clear_port_change_bit() function
1505 xhci_clear_port_change_bit(xhci, wValue, wIndex, in xhci_hub_control()