Searched refs:BASE_COLOR_SIZE_MASK (Results 1 – 2 of 2) sorted by relevance
438 #define BASE_COLOR_SIZE_MASK (0xf << 0) macro
2559 value &= ~BASE_COLOR_SIZE_MASK; in tegra_sor_hdmi_enable()