Searched refs:UTMIP_BIAS_PDTRK_COUNT (Results 1 – 1 of 1) sorted by relevance
157 #define UTMIP_BIAS_PDTRK_COUNT(x) (((x) & 0x1f) << 3) macro599 val &= ~UTMIP_BIAS_PDTRK_COUNT(~0); in utmi_phy_power_on()600 val |= UTMIP_BIAS_PDTRK_COUNT(0x5); in utmi_phy_power_on()