Searched refs:SOR_DP_AUDIO_VBLANK_SYMBOLS_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/gpu/drm/tegra/ | ||
D | sor.h | 249 #define SOR_DP_AUDIO_VBLANK_SYMBOLS_MASK (0x1fffff << 0) macro |
D | sor.c | 1187 value &= ~SOR_DP_AUDIO_VBLANK_SYMBOLS_MASK; in tegra_sor_encoder_mode_set() |