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

/openbsd-current/sys/dev/usb/dwc2/
H A Ddwc2_core.c773 addr = GGPIO;
774 dev_dbg(hsotg->dev, "GGPIO @0x%08lX : 0x%08X\n",
775 (unsigned long)addr, dwc2_readl(hsotg, GGPIO));
1043 ggpio = dwc2_readl(hsotg, GGPIO);
1047 * STM32F4x9 uses the GGPIO register as general
1051 dwc2_writel(hsotg, ggpio, GGPIO);
H A Ddwc2_hw.h238 #define GGPIO HSOTG_REG(0x0038) macro

Completed in 121 milliseconds