Searched refs:periodic_dma (Results 1 - 14 of 14) sorted by relevance
/kernel/linux/linux-5.10/drivers/usb/host/ |
H A D | ehci-mem.c | 130 ehci->periodic, ehci->periodic_dma); in ehci_mem_cleanup() 191 &ehci->periodic_dma, flags); in ehci_mem_init()
|
H A D | fotg210.h | 117 dma_addr_t periodic_dma; member
|
H A D | ehci.h | 154 dma_addr_t periodic_dma; member
|
H A D | oxu210hp-hcd.c | 431 dma_addr_t periodic_dma; member 1188 oxu->periodic_dma = virt_to_phys(oxu->periodic); in ehci_mem_init() 3127 writel(oxu->periodic_dma, &oxu->regs->frame_list); in oxu_run() 3957 writel(oxu->periodic_dma, &oxu->regs->frame_list); in oxu_bus_resume()
|
H A D | ehci-hcd.c | 583 ehci_writel(ehci, ehci->periodic_dma, &ehci->regs->frame_list); in ehci_run()
|
H A D | ehci-hub.c | 414 ehci_writel(ehci, ehci->periodic_dma, &ehci->regs->frame_list); in ehci_bus_resume()
|
H A D | fotg210-hcd.c | 1906 fotg210->periodic, fotg210->periodic_dma); in fotg210_mem_cleanup() 1954 &fotg210->periodic_dma, 0); in fotg210_mem_init() 5010 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
|
/kernel/linux/linux-6.6/drivers/usb/host/ |
H A D | ehci-mem.c | 129 ehci->periodic, ehci->periodic_dma); in ehci_mem_cleanup() 190 &ehci->periodic_dma, flags); in ehci_mem_init()
|
H A D | ehci.h | 154 dma_addr_t periodic_dma; member
|
H A D | oxu210hp-hcd.c | 431 dma_addr_t periodic_dma; member 1188 oxu->periodic_dma = virt_to_phys(oxu->periodic); in ehci_mem_init() 3128 writel(oxu->periodic_dma, &oxu->regs->frame_list); in oxu_run() 3958 writel(oxu->periodic_dma, &oxu->regs->frame_list); in oxu_bus_resume()
|
H A D | ehci-hcd.c | 584 ehci_writel(ehci, ehci->periodic_dma, &ehci->regs->frame_list); in ehci_run()
|
H A D | ehci-hub.c | 414 ehci_writel(ehci, ehci->periodic_dma, &ehci->regs->frame_list); in ehci_bus_resume()
|
/kernel/linux/linux-6.6/drivers/usb/fotg210/ |
H A D | fotg210-hcd.h | 117 dma_addr_t periodic_dma; member
|
H A D | fotg210-hcd.c | 1907 fotg210->periodic, fotg210->periodic_dma); in fotg210_mem_cleanup() 1955 &fotg210->periodic_dma, 0); in fotg210_mem_init() 5009 fotg210_writel(fotg210, fotg210->periodic_dma, in fotg210_run()
|
Completed in 36 milliseconds