Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h851 #define HOST_DMA_SUP BIT(24) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h827 #define HOST_DMA_SUP BIT(24) macro
H A Dhcd_ddma.c689 dma_desc->status |= HOST_DMA_SUP; in dwc2_fill_host_dma_desc()