Home
last modified time | relevance | path

Searched refs:DIEPDMA (Results 1 – 2 of 2) sorted by relevance

/netbsd/sys/external/bsd/dwc2/dist/
H A Ddwc2_hw.h596 #define DIEPDMA(_a) HSOTG_REG(0x914 + ((_a) * 0x20)) macro
H A Ddwc2_core.c177 dr->diepdma[i] = DWC2_READ_4(hsotg, DIEPDMA(i)); in dwc2_backup_device_registers()
229 DWC2_WRITE_4(hsotg, DIEPDMA(i), dr->diepdma[i]); in dwc2_restore_device_registers()