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