Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/tegra/
H A Ddc.h438 #define BASE_COLOR_SIZE_MASK (0xf << 0) macro
H A Dsor.c2555 value &= ~BASE_COLOR_SIZE_MASK; in tegra_sor_hdmi_enable()