Home
last modified time | relevance | path

Searched refs:async_next (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/include/linux/usb/
A Dehci_def.h102 u32 async_next; /* address of next async queue head */ member
/linux-6.3-rc2/drivers/usb/host/
A Dehci-fsl.c475 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()
541 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
A Dehci-hcd.c585 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_run()
A Dehci-hub.c415 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
A Doxu210hp-hcd.c163 u32 async_next; /* address of next async queue head */ member
3129 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_run()
3959 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_bus_resume()
A Dehci-q.c1302 &ehci->regs->async_next); in end_iaa_cycle()
/linux-6.3-rc2/drivers/usb/fotg210/
A Dfotg210-hcd.h269 u32 async_next; /* address of next async queue head */ member
A Dfotg210-hcd.c5015 &fotg210->regs->async_next); in fotg210_run()

Completed in 30 milliseconds