Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/ti/
Dphy-twl4030-usb.c229 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() function
254 ret = twl4030_usb_read(twl, PHY_CLK_CTRL_STS); in twl4030_is_driving_vbus()
262 ret = twl4030_usb_read(twl, ULPI_OTG_CTRL); in twl4030_is_driving_vbus()
348 int val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_i2c_access()
358 while (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) & in twl4030_i2c_access()
362 if (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) & in twl4030_i2c_access()
377 u8 pwr = twl4030_usb_read(twl, PHY_PWR_CTRL); in __twl4030_phy_power()
458 twl4030_usb_read(twl, PHY_CLK_CTRL) | in twl4030_usb_runtime_resume()
800 val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_usb_remove()