Home
last modified time | relevance | path

Searched refs:ULPI_CLR (Results 1 – 4 of 4) sorted by relevance

/linux-2.6.39/drivers/power/
Disp1704_charger.c92 otg_io_write(isp->otg, ULPI_CLR(ULPI_OTG_CTRL), reg); in isp1704_charger_type()
95 otg_io_write(isp->otg, ULPI_CLR(ULPI_FUNC_CTRL), in isp1704_charger_type()
137 otg_io_write(isp->otg, ULPI_CLR(ULPI_OTG_CTRL), r); in isp1704_charger_verify()
147 otg_io_write(isp->otg, ULPI_CLR(ULPI_FUNC_CTRL), in isp1704_charger_verify()
159 otg_io_write(isp->otg, ULPI_CLR(ULPI_FUNC_CTRL), in isp1704_charger_verify()
171 otg_io_write(isp->otg, ULPI_CLR(ISP1704_PWR_CTRL), in isp1704_charger_verify()
/linux-2.6.39/include/linux/usb/
Dulpi.h57 #define ULPI_CLR(a) (a + 2) macro
/linux-2.6.39/drivers/usb/otg/
Dtwl4030-usb.c243 return twl4030_usb_write(twl, ULPI_CLR(reg), bits); in twl4030_usb_clear_bits()
Dmsm_otg.c172 ULPI_CLR(ULPI_FUNC_CTRL)); in msm_otg_phy_reset()