Searched refs:UTMIP_XCVR_SETUP_MSB (Results 1 – 1 of 1) sorted by relevance
92 #define UTMIP_XCVR_SETUP_MSB(x) ((((x) & 0x70) >> 4) << 22) macro449 val &= ~UTMIP_XCVR_SETUP_MSB(~0); in usbphy_utmi_enable()451 val |= UTMIP_XCVR_SETUP_MSB(sc->xcvr_setup); in usbphy_utmi_enable()