Searched refs:periodic_dma (Results 1 – 3 of 3) sorted by relevance
247 …r_free(&ehci->hcd.self, ehci->periodic_size * sizeof (void *), ehci->periodic, ehci->periodic_dma); in ehci_mem_cleanup()250 ehci->periodic_dma = 0; in ehci_mem_cleanup()346 …32*) hcd_buffer_alloc(&ehci->hcd.self,ehci->periodic_size * sizeof (void *),0,&ehci->periodic_dma); in ehci_mem_init()
191 dma_addr_t periodic_dma; member
6984 ehci_writel (ehci->periodic_dma, (U32)&ehci->regs->frame_list); in ehci_start()