Searched refs:dma_to_td (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/host/ | ||
H A D | ohci-mem.c | 77 dma_to_td (struct ohci_hcd *hc, dma_addr_t td_dma) in dma_to_td() function |
H A D | ohci-q.c | 950 td = dma_to_td (ohci, td_dma); in update_done_list() |