Searched refs:SOR_DP_CONFIG_DISPARITY_NEGATIVE (Results 1 – 2 of 2) sorted by relevance
/drivers/gpu/drm/tegra/ | ||
D | sor.h | 264 #define SOR_DP_CONFIG_DISPARITY_NEGATIVE (1 << 31) macro |
D | sor.c | 1268 value |= SOR_DP_CONFIG_DISPARITY_NEGATIVE; in tegra_sor_apply_config() |