IS_TMDS
#define IS_TMDS(c) (c->output_flag & SDVO_TMDS_MASK)
#define IS_TMDS(c) ((c)->output_flag & SDVO_TMDS_MASK)