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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3.c79 temp |= DCTL_CSFTRST;
81 dwc3_wait_bits(mmio + DCTL, DCTL_CSFTRST, 0);
H A Ddwc3-regs.h298 #define DCTL_CSFTRST (1 << 30) macro

Completed in 60 milliseconds