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

/freebsd-11-stable/sys/arm/samsung/exynos/
H A Dexynos5_xhci.c84 #define GUSB2PHYCFG(n) (0x100 + (n * 0x04)) macro
168 WRITE4(esc, GUSB2PHYCFG(0), GUSB2PHYCFG_PHYSOFTRST);
176 reg = READ4(esc, GUSB2PHYCFG(0));
178 WRITE4(esc, GUSB2PHYCFG(0), reg);

Completed in 96 milliseconds