Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/usb/phy/
H A Dtwl4030.c38 #define PHY_DPLL_CLK (1 << 0) macro
142 while (!(sts & PHY_DPLL_CLK) && 0 < timeout) { in twl4030_usb_ulpi_init()
150 if (!(sts & PHY_DPLL_CLK)) { in twl4030_usb_ulpi_init()
/OK3568_Linux_fs/kernel/drivers/phy/ti/
H A Dphy-twl4030-usb.c112 #define PHY_DPLL_CLK (1 << 0) macro
255 if (ret < 0 || !(ret & PHY_DPLL_CLK)) in twl4030_is_driving_vbus()
359 PHY_DPLL_CLK) in twl4030_i2c_access()
363 PHY_DPLL_CLK)) in twl4030_i2c_access()