Searched refs:SDVO_TMDS_MASK (Results 1 – 1 of 1) sorted by relevance
46 #define SDVO_TMDS_MASK (SDVO_OUTPUT_TMDS0 | SDVO_OUTPUT_TMDS1) macro51 #define SDVO_OUTPUT_MASK (SDVO_TMDS_MASK | SDVO_RGB_MASK | SDVO_LVDS_MASK |\55 #define IS_TMDS(c) (c->output_flag & SDVO_TMDS_MASK)2137 if ((flags & SDVO_TMDS_MASK) == SDVO_TMDS_MASK) in psb_intel_sdvo_output_setup()