Home
last modified time | relevance | path

Searched refs:frame_list_dma (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/usb/dwc2/
H A Dhcd_ddma.c124 hsotg->frame_list_dma = dma_map_single(hsotg->dev, hsotg->frame_list, in dwc2_frame_list_alloc()
142 dma_unmap_single(hsotg->dev, hsotg->frame_list_dma, in dwc2_frame_list_free()
165 dwc2_writel(hsotg, hsotg->frame_list_dma, HFLBADDR); in dwc2_per_sched_enable()
243 hsotg->frame_list_dma, in dwc2_update_frame_list()
H A Dcore.h1175 dma_addr_t frame_list_dma; member
H A Dhcd.c5310 hsotg->frame_list_dma = 0; in dwc2_hcd_init()