Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-twl4030-usb.c111 #define PHY_CLK_CTRL_STS 0xFF macro
254 ret = twl4030_usb_read(twl, PHY_CLK_CTRL_STS); in twl4030_is_driving_vbus()
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()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-twl4030-usb.c112 #define PHY_CLK_CTRL_STS 0xFF macro
257 ret = twl4030_usb_read(twl, PHY_CLK_CTRL_STS); in twl4030_is_driving_vbus()
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()

Completed in 5 milliseconds