xhci_handshake    484 drivers/usb/host/xhci-dbgcap.c 	ret = xhci_handshake(&dbc->regs->control,
xhci_handshake    497 drivers/usb/host/xhci-dbgcap.c 	ret = xhci_handshake(&dbc->regs->control,
xhci_handshake   1828 drivers/usb/host/xhci-hub.c 		sret = xhci_handshake(ports[port_index]->addr, PORT_PLC,
xhci_handshake    359 drivers/usb/host/xhci-ring.c 	ret = xhci_handshake(&xhci->op_regs->cmd_ring,
xhci_handshake    117 drivers/usb/host/xhci.c 	ret = xhci_handshake(&xhci->op_regs->status,
xhci_handshake    146 drivers/usb/host/xhci.c 	ret = xhci_handshake(&xhci->op_regs->status,
xhci_handshake    199 drivers/usb/host/xhci.c 	ret = xhci_handshake(&xhci->op_regs->command,
xhci_handshake    213 drivers/usb/host/xhci.c 	ret = xhci_handshake(&xhci->op_regs->status,
xhci_handshake    282 drivers/usb/host/xhci.c 	err = xhci_handshake(&xhci->op_regs->status,
xhci_handshake   1015 drivers/usb/host/xhci.c 	if (xhci_handshake(&xhci->op_regs->status,
xhci_handshake   1031 drivers/usb/host/xhci.c 	if (xhci_handshake(&xhci->op_regs->status,
xhci_handshake   1112 drivers/usb/host/xhci.c 		retval = xhci_handshake(&xhci->op_regs->status,
xhci_handshake   1134 drivers/usb/host/xhci.c 		if (xhci_handshake(&xhci->op_regs->status,
xhci_handshake   1208 drivers/usb/host/xhci.c 	xhci_handshake(&xhci->op_regs->status, STS_HALT,
xhci_handshake   2055 drivers/usb/host/xhci.h int xhci_handshake(void __iomem *ptr, u32 mask, u32 done, int usec);