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