Searched refs:UTMIP_ELASTIC_LIMIT (Results 1 – 1 of 1) sorted by relevance
112 #define UTMIP_ELASTIC_LIMIT(x) (((x) & 0x1f) << 10) macro393 val &= ~(UTMIP_IDLE_WAIT(~0) | UTMIP_ELASTIC_LIMIT(~0)); in utmi_phy_power_on()395 val |= UTMIP_ELASTIC_LIMIT(config->elastic_limit); in utmi_phy_power_on()