Searched refs:UTMIP_XCVR_SETUP_MSB (Results 1 – 1 of 1) sorted by relevance
100 #define UTMIP_XCVR_SETUP_MSB(x) ((((x) & 0x70) >> 4) << 22) macro575 UTMIP_XCVR_SETUP(~0) | UTMIP_XCVR_SETUP_MSB(~0) | in utmi_phy_power_on()580 val |= UTMIP_XCVR_SETUP_MSB(config->xcvr_setup); in utmi_phy_power_on()