Home
last modified time | relevance | path

Searched refs:async_next (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/linux/usb/
H A Dehci_def.h115 u32 async_next; /* address of next async queue head */ member
/kernel/linux/linux-6.6/include/linux/usb/
H A Dehci_def.h102 u32 async_next; /* address of next async queue head */ member
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-fsl.c480 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()
546 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
H A Dfotg210.h271 u32 async_next; /* address of next async queue head */ member
H A Doxu210hp-hcd.c163 u32 async_next; /* address of next async queue head */ member
3128 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_run()
3958 writel((u32) oxu->async->qh_dma, &oxu->regs->async_next); in oxu_bus_resume()
H A Dehci-q.c1301 &ehci->regs->async_next); in end_iaa_cycle()
H A Dehci-hcd.c584 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_run()
H A Dehci-hub.c415 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
H A Dfotg210-hcd.c5013 &fotg210->regs->async_next); in fotg210_run()
/kernel/linux/linux-6.6/drivers/usb/host/
H A Dehci-fsl.c474 pdata->pm_async_next = ehci_readl(ehci, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_suspend()
540 ehci_writel(ehci, pdata->pm_async_next, &ehci->regs->async_next); in ehci_fsl_mpc512x_drv_resume()
H 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()
H A Dehci-hcd.c585 ehci_writel(ehci, (u32)ehci->async->qh_dma, &ehci->regs->async_next); in ehci_run()
H A Dehci-hub.c415 ehci_writel(ehci, (u32) ehci->async->qh_dma, &ehci->regs->async_next); in ehci_bus_resume()
H A Dehci-q.c1302 &ehci->regs->async_next); in end_iaa_cycle()
/kernel/linux/linux-6.6/drivers/usb/fotg210/
H A Dfotg210-hcd.h269 u32 async_next; /* address of next async queue head */ member
H A Dfotg210-hcd.c5012 &fotg210->regs->async_next); in fotg210_run()

Completed in 39 milliseconds