HomeSort by: relevance | last modified time | path
    Searched refs:DOEPDMA (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/dwc2/dist/
dwc2_hw.h 597 #define DOEPDMA(_a) HSOTG_REG(0xB14 + ((_a) * 0x20))
dwc2_core.c 189 dr->doepdma[i] = DWC2_READ_4(hsotg, DOEPDMA(i));
234 DWC2_WRITE_4(hsotg, DOEPDMA(i), dr->doepdma[i]);

Completed in 122 milliseconds