Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Dxhci.c63 int xhci_handshake(void __iomem *ptr, u32 mask, u32 done, int usec) in xhci_handshake() function
113 ret = xhci_handshake(&xhci->op_regs->status, in xhci_halt()
142 ret = xhci_handshake(&xhci->op_regs->status, in xhci_start()
189 ret = xhci_handshake(&xhci->op_regs->command, in xhci_reset()
200 ret = xhci_handshake(&xhci->op_regs->status, in xhci_reset()
932 if (xhci_handshake(&xhci->op_regs->status, in xhci_suspend()
947 if (xhci_handshake(&xhci->op_regs->status, in xhci_suspend()
1017 if (xhci_handshake(&xhci->op_regs->status, in xhci_resume()
1088 xhci_handshake(&xhci->op_regs->status, STS_HALT, in xhci_resume()
Dxhci-hub.c1419 sret = xhci_handshake(port_array[port_index], PORT_PLC, in xhci_bus_resume()
Dxhci.h1818 int xhci_handshake(void __iomem *ptr, u32 mask, u32 done, int usec);
Dxhci-ring.c302 ret = xhci_handshake(&xhci->op_regs->cmd_ring, in xhci_abort_cmd_ring()
309 ret = xhci_handshake(&xhci->op_regs->cmd_ring, in xhci_abort_cmd_ring()