Lines Matching refs:u2o_clear
141 static void u2o_clear(void __iomem *base, unsigned int offset, in u2o_clear() function
177 u2o_clear(base, UTMI_PLL, UTMI_PLL_PLLVDD18_MASK in pxa_usb_phy_init()
188 u2o_clear(base, UTMI_TX, UTMI_TX_REG_EXT_FS_RCAL_EN_MASK in pxa_usb_phy_init()
197 u2o_clear(base, UTMI_RX, UTMI_RX_SQ_THRESH_MASK in pxa_usb_phy_init()
215 u2o_clear(base, UTMI_PLL, VCOCAL_START); in pxa_usb_phy_init()
221 u2o_clear(base, UTMI_TX, REG_RCAL_START); in pxa_usb_phy_init()
254 u2o_clear(base, UTMI_OTG_ADDON, UTMI_OTG_ADDON_OTG_ON); in pxa_usb_phy_exit()
256 u2o_clear(base, UTMI_CTRL, UTMI_CTRL_RXBUF_PDWN); in pxa_usb_phy_exit()
257 u2o_clear(base, UTMI_CTRL, UTMI_CTRL_TXBUF_PDWN); in pxa_usb_phy_exit()
258 u2o_clear(base, UTMI_CTRL, UTMI_CTRL_USB_CLK_EN); in pxa_usb_phy_exit()
259 u2o_clear(base, UTMI_CTRL, 1<<UTMI_CTRL_PWR_UP_SHIFT); in pxa_usb_phy_exit()
260 u2o_clear(base, UTMI_CTRL, 1<<UTMI_CTRL_PLL_PWR_UP_SHIFT); in pxa_usb_phy_exit()