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

/fuchsia/zircon/system/dev/usb/dwc3/
H A Ddwc3.c93 temp = DWC3_READ32(mmio + GUSB2PHYCFG(0));
96 DWC3_WRITE32(mmio + GUSB2PHYCFG(0), temp);
H A Ddwc3-regs.h199 #define GUSB2PHYCFG(n) (0xc200 + 4 * (n)) // Global USB2 PHY Configuration Register macro

Completed in 32 milliseconds