Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/phy/ti/
Dphy-twl4030-usb.c231 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() function
256 ret = twl4030_usb_read(twl, PHY_CLK_CTRL_STS); in twl4030_is_driving_vbus()
264 ret = twl4030_usb_read(twl, ULPI_OTG_CTRL); in twl4030_is_driving_vbus()
350 int val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_i2c_access()
360 while (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) & in twl4030_i2c_access()
364 if (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) & in twl4030_i2c_access()
379 u8 pwr = twl4030_usb_read(twl, PHY_PWR_CTRL); in __twl4030_phy_power()
473 twl4030_usb_read(twl, PHY_CLK_CTRL) | in twl4030_usb_runtime_resume()
815 val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_usb_remove()