Home
last modified time | relevance | path

Searched refs:dev_nt (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dxhci.h1684 u32 dev_nt; member
Dxhci.c830 xhci->s3.dev_nt = readl(&xhci->op_regs->dev_notification); in xhci_save_registers()
843 writel(xhci->s3.dev_nt, &xhci->op_regs->dev_notification); in xhci_restore_registers()