ULPI_OTG_CTRL      58 drivers/phy/ti/phy-tusb1210.c 	ret = ulpi_read(tusb->ulpi, ULPI_OTG_CTRL);
ULPI_OTG_CTRL      68 drivers/phy/ti/phy-tusb1210.c 		ulpi_write(tusb->ulpi, ULPI_OTG_CTRL, ret);
ULPI_OTG_CTRL      75 drivers/phy/ti/phy-tusb1210.c 		ulpi_write(tusb->ulpi, ULPI_OTG_CTRL, ret);
ULPI_OTG_CTRL      83 drivers/phy/ti/phy-tusb1210.c 	return ulpi_write(tusb->ulpi, ULPI_OTG_CTRL, ret);
ULPI_OTG_CTRL     262 drivers/phy/ti/phy-twl4030-usb.c 	ret = twl4030_usb_read(twl, ULPI_OTG_CTRL);
ULPI_OTG_CTRL      91 drivers/power/supply/isp1704_charger.c 	otg_ctrl = isp1704_read(isp, ULPI_OTG_CTRL);
ULPI_OTG_CTRL      95 drivers/power/supply/isp1704_charger.c 	isp1704_write(isp, ULPI_CLR(ULPI_OTG_CTRL), reg);
ULPI_OTG_CTRL     114 drivers/power/supply/isp1704_charger.c 	isp1704_write(isp, ULPI_OTG_CTRL, otg_ctrl);
ULPI_OTG_CTRL     140 drivers/power/supply/isp1704_charger.c 	isp1704_write(isp, ULPI_CLR(ULPI_OTG_CTRL), r);
ULPI_OTG_CTRL     166 drivers/power/supply/isp1704_charger.c 	isp1704_write(isp, ULPI_SET(ULPI_OTG_CTRL),
ULPI_OTG_CTRL      63 drivers/usb/phy/phy-ulpi.c 	return usb_phy_io_write(phy, flags, ULPI_OTG_CTRL);
ULPI_OTG_CTRL     228 drivers/usb/phy/phy-ulpi.c 	unsigned int flags = usb_phy_io_read(phy, ULPI_OTG_CTRL);
ULPI_OTG_CTRL     240 drivers/usb/phy/phy-ulpi.c 	return usb_phy_io_write(phy, flags, ULPI_OTG_CTRL);