Searched refs:U2DOTGCR_UTMID (Results 1 – 2 of 2) sorted by relevance
125 u2dotgcr |= U2DOTGCR_RTSM | U2DOTGCR_UTMID; in pxa310_otg_transceiver_rtsm()168 u2d_writel(U2DOTGCR, u2d_readl(U2DOTGCR) | U2DOTGCR_UTMID); in pxa310_start_otg_hc()202 u2dotgcr |= U2DOTGCR_ULAF | U2DOTGCR_UTMID; in pxa310_u2d_setup_otg_hc()
61 #define U2DOTGCR_UTMID (1 << 4) /* UTMI Interface Disable */ macro