Searched refs:EEXT_TAG (Results 1 – 2 of 2) sorted by relevance
533 if (!((edid_ext[EEXT_TAG] == 0x02) && (edid_ext[EEXT_REV] == 0x03))) in edid_lpcm_support()581 if (!((edid_ext[EEXT_TAG] == 0x02) && (edid_ext[EEXT_REV] == 0x03))) in edid_has_hdmi_info()734 unsigned char eext_tag = edid_ext[EEXT_TAG]; in show_edid()769 tagtype, edid_ext[EEXT_TAG], in show_edid()
53 #define EEXT_TAG 0 macro