Searched refs:HS_SQUELCH_LEVEL (Results 1 – 1 of 1) sorted by relevance
82 #define HS_SQUELCH_LEVEL(x) (((x) & 0x7) << 0) macro211 value &= ~HS_SQUELCH_LEVEL(~0); in tegra186_utmi_bias_pad_power_on()212 value |= HS_SQUELCH_LEVEL(priv->calib.hs_squelch); in tegra186_utmi_bias_pad_power_on()