Home
last modified time | relevance | path

Searched refs:GI2CCTL (Results 1 – 2 of 2) sorted by relevance

/drivers/staging/dwc2/
Dcore.c195 i2cctl = readl(hsotg->regs + GI2CCTL); in dwc2_fs_phy_init()
199 writel(i2cctl, hsotg->regs + GI2CCTL); in dwc2_fs_phy_init()
201 writel(i2cctl, hsotg->regs + GI2CCTL); in dwc2_fs_phy_init()
1855 addr = hsotg->regs + GI2CCTL; in dwc2_dump_global_registers()
Dhw.h208 #define GI2CCTL HSOTG_REG(0x0030) macro