IS_LVDS
#define IS_LVDS(c) (c->output_flag & SDVO_LVDS_MASK)
#define IS_LVDS(c) ((c)->output_flag & SDVO_LVDS_MASK)