Searched refs:dev_notification (Results 1 – 2 of 2) sorted by relevance
533 dev_notf = readl(&xhci->op_regs->dev_notification); in xhci_set_dev_notifications()536 writel(dev_notf, &xhci->op_regs->dev_notification); in xhci_set_dev_notifications()810 xhci->s3.dev_nt = readl(&xhci->op_regs->dev_notification); in xhci_save_registers()835 writel(xhci->s3.dev_nt, &xhci->op_regs->dev_notification); in xhci_restore_registers()
110 __le32 dev_notification; member