Searched refs:GHWCFG4_DESC_DMA (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/usb/dwc2/ | ||
A D | hw.h | 279 #define GHWCFG4_DESC_DMA BIT(30) macro |
A D | params.c | 893 hw->dma_desc_enable = !!(hwcfg4 & GHWCFG4_DESC_DMA); in dwc2_get_hwparams() |
Completed in 9 milliseconds