Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/usb/
H A Ddwc2-regs.h303 #define GHWCFG4_DESC_DMA BIT(30) macro
/openbmc/linux/drivers/usb/dwc2/
H A Dhw.h279 #define GHWCFG4_DESC_DMA BIT(30) macro
H A Dparams.c943 hw->dma_desc_enable = !!(hwcfg4 & GHWCFG4_DESC_DMA); in dwc2_get_hwparams()