Home
last modified time | relevance | path

Searched refs:GGPIO (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/usb/dwc2/
A Dplatform.c574 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_driver_probe()
577 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_driver_probe()
700 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_suspend()
703 dwc2_writel(dwc2, ggpio, GGPIO); in dwc2_suspend()
737 ggpio = dwc2_readl(dwc2, GGPIO); in dwc2_resume()
740 dwc2_writel(dwc2, ggpio, GGPIO); in dwc2_resume()
A Dcore.c766 addr = hsotg->regs + GGPIO; in dwc2_dump_global_registers()
768 (unsigned long)addr, dwc2_readl(hsotg, GGPIO)); in dwc2_dump_global_registers()
1036 ggpio = dwc2_readl(hsotg, GGPIO); in dwc2_fs_phy_init()
1044 dwc2_writel(hsotg, ggpio, GGPIO); in dwc2_fs_phy_init()
A Dhw.h236 #define GGPIO HSOTG_REG(0x0038) macro
A Ddebugfs.c354 dump_register(GGPIO),
/linux/drivers/usb/dwc3/
A Ddebugfs.c69 dump_register(GGPIO),

Completed in 14 milliseconds