dev_notification 2567 drivers/usb/host/xhci-mem.c 	temp = readl(&xhci->op_regs->dev_notification);
dev_notification 2570 drivers/usb/host/xhci-mem.c 	writel(temp, &xhci->op_regs->dev_notification);
dev_notification  799 drivers/usb/host/xhci.c 	xhci->s3.dev_nt = readl(&xhci->op_regs->dev_notification);
dev_notification  812 drivers/usb/host/xhci.c 	writel(xhci->s3.dev_nt, &xhci->op_regs->dev_notification);
dev_notification  182 drivers/usb/host/xhci.h 	__le32	dev_notification;