Searched refs:UTMIP_XCVR_LSRSLEW (Results 1 – 1 of 1) sorted by relevance
101 #define UTMIP_XCVR_LSRSLEW(x) (((x) & 0x3) << 8) macro576 UTMIP_XCVR_LSFSLEW(~0) | UTMIP_XCVR_LSRSLEW(~0)); in utmi_phy_power_on()583 val |= UTMIP_XCVR_LSRSLEW(config->xcvr_lsrslew); in utmi_phy_power_on()