Home
last modified time | relevance | path

Searched refs:SOR_DP_AUDIO_HBLANK_SYMBOLS_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/gpu/drm/tegra/
H A Dsor.h309 #define SOR_DP_AUDIO_HBLANK_SYMBOLS_MASK (0x01ffff << 0) macro
H A Dsor.c1273 value &= ~SOR_DP_AUDIO_HBLANK_SYMBOLS_MASK; in tegra_sor_apply_config()