Searched refs:ULPI_OTG_CTRL (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/ulpi/
H A Dregs.h20 #define ULPI_OTG_CTRL 0x0a macro
/linux-4.4.14/drivers/usb/phy/
H A Dphy-ulpi.c76 return usb_phy_io_write(phy, flags, ULPI_OTG_CTRL); ulpi_set_otg_flags()
241 unsigned int flags = usb_phy_io_read(phy, ULPI_OTG_CTRL); ulpi_set_vbus()
253 return usb_phy_io_write(phy, flags, ULPI_OTG_CTRL); ulpi_set_vbus()
/linux-4.4.14/drivers/power/
H A Disp1704_charger.c113 otg_ctrl = isp1704_read(isp, ULPI_OTG_CTRL); isp1704_charger_type()
117 isp1704_write(isp, ULPI_CLR(ULPI_OTG_CTRL), reg); isp1704_charger_type()
136 isp1704_write(isp, ULPI_OTG_CTRL, otg_ctrl); isp1704_charger_type()
162 isp1704_write(isp, ULPI_CLR(ULPI_OTG_CTRL), r); isp1704_charger_verify()
188 isp1704_write(isp, ULPI_SET(ULPI_OTG_CTRL), isp1704_charger_verify()
/linux-4.4.14/drivers/phy/
H A Dphy-twl4030-usb.c272 ret = twl4030_usb_read(twl, ULPI_OTG_CTRL); twl4030_is_driving_vbus()

Completed in 123 milliseconds