Searched refs:mdflg (Results 1 – 1 of 1) sorted by relevance
250 int mdflg = base[DTD_FLAGS]; in show_edid_dtd() local258 hres, vres, (mdflg & 0x80) ? 'i' : 'p', in show_edid_dtd()261 (mdflg & 0x2) ? '+' : '-', in show_edid_dtd()262 (mdflg & 0x4) ? '+' : '-'); in show_edid_dtd()