Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/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()