Searched refs:dev_notification (Results 1 – 2 of 2) sorted by relevance
526 dev_notf = readl(&xhci->op_regs->dev_notification); in xhci_set_dev_notifications()529 writel(dev_notf, &xhci->op_regs->dev_notification); in xhci_set_dev_notifications()793 xhci->s3.dev_nt = readl(&xhci->op_regs->dev_notification); in xhci_save_registers()818 writel(xhci->s3.dev_nt, &xhci->op_regs->dev_notification); in xhci_restore_registers()
114 __le32 dev_notification; member