Home
last modified time | relevance | path

Searched refs:frame_list_dma (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc2/
H A Dhcd_ddma.c154 hsotg->frame_list_dma = dma_map_single(hsotg->dev, hsotg->frame_list, in dwc2_frame_list_alloc()
172 dma_unmap_single(hsotg->dev, hsotg->frame_list_dma, in dwc2_frame_list_free()
195 dwc2_writel(hsotg, hsotg->frame_list_dma, HFLBADDR); in dwc2_per_sched_enable()
273 hsotg->frame_list_dma, in dwc2_update_frame_list()
H A Dcore.h992 * @frame_list_dma: Frame list DMA address
1175 dma_addr_t frame_list_dma; member
H A Dhcd.c5217 hsotg->frame_list_dma = 0; in dwc2_hcd_init()
/kernel/linux/linux-6.6/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.h977 * @frame_list_dma: Frame list DMA address
1162 dma_addr_t frame_list_dma; member
H A Dhcd.c5302 hsotg->frame_list_dma = 0; in dwc2_hcd_init()

Completed in 20 milliseconds