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

/linux-4.1.27/drivers/phy/
H A Dphy-twl4030-usb.c211 static inline int twl4030_usb_write(struct twl4030_usb *twl, twl4030_usb_write() function
249 return twl4030_usb_write(twl, ULPI_SET(reg), bits); twl4030_usb_set_bits()
255 return twl4030_usb_write(twl, ULPI_CLR(reg), bits); twl4030_usb_clear_bits()
441 twl4030_usb_write(twl, PHY_CLK_CTRL, twl4030_usb_runtime_resume()
781 twl4030_usb_write(twl, PHY_CLK_CTRL, (u8)val); twl4030_usb_remove()

Completed in 52 milliseconds