Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/ti/
Dphy-twl4030-usb.c203 static inline int twl4030_usb_write(struct twl4030_usb *twl, in twl4030_usb_write() function
241 return twl4030_usb_write(twl, ULPI_SET(reg), bits); in twl4030_usb_set_bits()
247 return twl4030_usb_write(twl, ULPI_CLR(reg), bits); in twl4030_usb_clear_bits()
472 twl4030_usb_write(twl, PHY_CLK_CTRL, in twl4030_usb_runtime_resume()
819 twl4030_usb_write(twl, PHY_CLK_CTRL, (u8)val); in twl4030_usb_remove()