Searched refs:SOR_ENABLE (Results 1 – 2 of 2) sorted by relevance
314 #define SOR_ENABLE(x) (1 << (25 + (((x) > 1) ? ((x) + 1) : (x)))) macro
2226 value &= ~SOR_ENABLE(sor->index); in tegra_sor_hdmi_disable()2623 value |= SOR_ENABLE(sor->index); in tegra_sor_hdmi_enable()2680 value &= ~SOR_ENABLE(sor->index); in tegra_sor_dp_disable()2921 value |= SOR_ENABLE(sor->index); in tegra_sor_dp_enable()