Home
last modified time | relevance | path

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

/Linux-v4.19/arch/arm/mach-mmp/
Ddevices.c83 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get() function
183 while ((u2o_get(base, UTMI_PLL) & PLL_READY) == 0) { in usb_phy_init_internal()
188 u2o_get(base, UTMI_PLL)); in usb_phy_init_internal()