Searched refs:dev_notification (Results 1 – 2 of 2) sorted by relevance
524 dev_notf = readl(&xhci->op_regs->dev_notification); in xhci_set_dev_notifications()527 writel(dev_notf, &xhci->op_regs->dev_notification); in xhci_set_dev_notifications()801 xhci->s3.dev_nt = readl(&xhci->op_regs->dev_notification); in xhci_save_registers()826 writel(xhci->s3.dev_nt, &xhci->op_regs->dev_notification); in xhci_restore_registers()
105 __le32 dev_notification; member