PHY_28NM_OTG_REG  198 drivers/phy/marvell/phy-pxa-28nm-usb2.c 	reg = readl(base + PHY_28NM_OTG_REG) | PHY_28NM_OTG_PU_OTG;
PHY_28NM_OTG_REG  199 drivers/phy/marvell/phy-pxa-28nm-usb2.c 	writel(reg & ~PHY_28NM_OTG_CONTROL_BY_PIN, base + PHY_28NM_OTG_REG);
PHY_28NM_OTG_REG  280 drivers/phy/marvell/phy-pxa-28nm-usb2.c 	val = readw(base + PHY_28NM_OTG_REG);
PHY_28NM_OTG_REG  282 drivers/phy/marvell/phy-pxa-28nm-usb2.c 	writew(val, base + PHY_28NM_OTG_REG);