Searched refs:frame_dma_handle (Results 1 – 2 of 2) sorted by relevance
256 uhci_writel(uhci, uhci->frame_dma_handle, USBFLBASEADD); in configure_hc()555 uhci->frame, uhci->frame_dma_handle); in release_uhci()599 &uhci->frame_dma_handle, GFP_KERNEL); in uhci_start()700 uhci->frame, uhci->frame_dma_handle); in uhci_start()
399 dma_addr_t frame_dma_handle; /* Hardware frame list */ member