Home
last modified time | relevance | path

Searched refs:mdflg (Results 1 – 1 of 1) sorted by relevance

/external/adhd/cras/src/common/
Dedid_utils.c250 int mdflg = base[DTD_FLAGS]; in show_edid_dtd() local
258 hres, vres, (mdflg & 0x80) ? 'i' : 'p', in show_edid_dtd()
261 (mdflg & 0x2) ? '+' : '-', in show_edid_dtd()
262 (mdflg & 0x4) ? '+' : '-'); in show_edid_dtd()