Home
last modified time | relevance | path

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

/linux/drivers/phy/marvell/
H A Dphy-mvebu-a3700-utmi.c31 #define PLL_READY BIT(31) macro
156 reg & PLL_READY, in mvebu_a3700_utmi_phy_power_on()
H A Dphy-pxa-usb.c61 #define PLL_READY (0x1 << 23) macro
226 while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) { in pxa_usb_phy_init()
/linux/drivers/phy/
H A Dphy-spacemit-k1-pcie.c93 #define PLL_READY BIT(0) /* read-only */ macro
270 val, val & PLL_READY, in k1_pcie_phy_pll_prepare()