Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/phy/marvell/
Dphy-pxa-usb.c125 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get() function
226 while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) { in pxa_usb_phy_init()
231 u2o_get(base, UTMI_PLL)); in pxa_usb_phy_init()
/Linux-v5.4/arch/arm/mach-mmp/
Ddevices.c80 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get() function
180 while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) { in usb_phy_init_internal()
185 u2o_get(base, UTMI_PLL)); in usb_phy_init_internal()