Home
last modified time | relevance | path

Searched refs:HS_SQUELCH_LEVEL (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/phy/tegra/
H A Dxusb-tegra186.c86 #define HS_SQUELCH_LEVEL(x) (((x) & 0x7) << 0) macro
626 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()