Searched refs:frame_dma_handle (Results 1 - 2 of 2) sorted by last modified time

/linux-master/drivers/usb/host/
H A Duhci-hcd.h399 dma_addr_t frame_dma_handle; /* Hardware frame list */ member in struct:uhci_hcd
H A Duhci-hcd.c256 uhci_writel(uhci, uhci->frame_dma_handle, USBFLBASEADD);
555 uhci->frame, uhci->frame_dma_handle);
599 &uhci->frame_dma_handle, GFP_KERNEL);
700 uhci->frame, uhci->frame_dma_handle);

Completed in 163 milliseconds