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

/linux-master/drivers/phy/marvell/
H A Dphy-pxa-28nm-usb2.c23 #define PHY_28NM_PLL_REG0 0x0 macro
43 /* PHY_28NM_PLL_REG0 */
159 /* PHY_28NM_PLL_REG0 */
160 reg = readl(base + PHY_28NM_PLL_REG0) &
167 base + PHY_28NM_PLL_REG0);
222 ret = wait_for_reg(base + PHY_28NM_PLL_REG0, PHY_28NM_PLL_READY, 100);

Completed in 139 milliseconds