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

  /src/sys/external/bsd/dwc2/dist/
dwc2_hw.h 580 #define DOEPTSIZ(_a) HSOTG_REG(0xB10 + ((_a) * 0x20))
dwc2_core.c 188 dr->doeptsiz[i] = DWC2_READ_4(hsotg, DOEPTSIZ(i));
233 DWC2_WRITE_4(hsotg, DOEPTSIZ(i), dr->doeptsiz[i]);

Completed in 16 milliseconds