Home
last modified time | relevance | path

Searched refs:frame_dma_handle (Results 1 – 2 of 2) sorted by relevance

/drivers/usb/host/
Duhci-hcd.c256 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()
Duhci-hcd.h399 dma_addr_t frame_dma_handle; /* Hardware frame list */ member