Searched refs:DCTL (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3.c77 temp = DWC3_READ32(mmio + DCTL);
80 DWC3_WRITE32(mmio + DCTL, temp);
81 dwc3_wait_bits(mmio + DCTL, DCTL_CSFTRST, 0);
125 DWC3_WRITE32(mmio + DCTL, DCTL_RUN_STOP);
H A Ddwc3-regs.h296 #define DCTL 0xc704 // Device Control Register macro

Completed in 29 milliseconds