Searched refs:ggpio (Results 1 – 1 of 1) sorted by relevance
1017 u32 usbcfg, ggpio, i2cctl; in dwc2_fs_phy_init() local1043 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_fs_phy_init()1044 if (!(ggpio & GGPIO_STM32_OTG_GCCFG_PWRDWN)) { in dwc2_fs_phy_init()1050 ggpio |= GGPIO_STM32_OTG_GCCFG_PWRDWN; in dwc2_fs_phy_init()1051 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_fs_phy_init()