Searched refs:RPD_CTRL (Results 1 – 1 of 1) sorted by relevance
82 #define RPD_CTRL(x) (((x) & 0x1f) << 26) macro461 value &= ~RPD_CTRL(~0); in tegra186_utmi_phy_power_on()462 value |= RPD_CTRL(priv->calib.rpd_ctrl); in tegra186_utmi_phy_power_on()