Searched refs:UTMIP_PLLU_ENABLE_DLY_COUNT (Results 1 – 1 of 1) sorted by relevance
84 #define UTMIP_PLLU_ENABLE_DLY_COUNT(x) (((x) & 0x1f) << 27) macro403 val &= ~(UTMIP_XTAL_FREQ_COUNT(~0) | UTMIP_PLLU_ENABLE_DLY_COUNT(~0)); in utmi_phy_power_on()405 UTMIP_PLLU_ENABLE_DLY_COUNT(phy->freq->enable_delay); in utmi_phy_power_on()