Searched refs:u2o_get (Results 1 – 3 of 3) sorted by relevance
125 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get() function226 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()
113 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get() function222 while ((u2o_get(base, USB2_PLL_REG1) & USB2_PLL_READY_MASK_MMP3) == 0) { in mmp3_usb_phy_calibrate()
80 static unsigned int u2o_get(void __iomem *base, unsigned int offset) in u2o_get() function180 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()