Searched refs:HS_DISCON_LEVEL (Results 1 – 1 of 1) sorted by relevance
87 #define HS_DISCON_LEVEL(x) (((x) & 0x7) << 3) macro627 value &= ~HS_DISCON_LEVEL(~0); in tegra186_utmi_bias_pad_power_on()628 value |= HS_DISCON_LEVEL(0x7); in tegra186_utmi_bias_pad_power_on()