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