Searched refs:GGPIO (Results 1 – 2 of 2) sorted by relevance
773 addr = GGPIO; in dwc2_dump_global_registers()775 (unsigned long)addr, dwc2_readl(hsotg, GGPIO)); in dwc2_dump_global_registers()1043 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_fs_phy_init()1051 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_fs_phy_init()
238 #define GGPIO HSOTG_REG(0x0038) macro