Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/phy/ti/
Dphy-twl4030-usb.c232 static inline int twl4030_usb_read(struct twl4030_usb *twl, u8 address) in twl4030_usb_read() function
257 ret = twl4030_usb_read(twl, PHY_CLK_CTRL_STS); in twl4030_is_driving_vbus()
265 ret = twl4030_usb_read(twl, ULPI_OTG_CTRL); in twl4030_is_driving_vbus()
351 int val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_i2c_access()
361 while (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) & in twl4030_i2c_access()
365 if (!(twl4030_usb_read(twl, PHY_CLK_CTRL_STS) & in twl4030_i2c_access()
380 u8 pwr = twl4030_usb_read(twl, PHY_PWR_CTRL); in __twl4030_phy_power()
474 twl4030_usb_read(twl, PHY_CLK_CTRL) | in twl4030_usb_runtime_resume()
816 val = twl4030_usb_read(twl, PHY_CLK_CTRL); in twl4030_usb_remove()