Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/host/
Duhci-hcd.c255 uhci_writel(uhci, uhci->frame_dma_handle, USBFLBASEADD); in configure_hc()
542 uhci->frame, uhci->frame_dma_handle); in release_uhci()
594 &uhci->frame_dma_handle, GFP_KERNEL); in uhci_start()
699 uhci->frame, uhci->frame_dma_handle); in uhci_start()
Duhci-hcd.h399 dma_addr_t frame_dma_handle; /* Hardware frame list */ member