Searched refs:CEA_SUPPORT (Results 1 – 2 of 2) sorted by relevance
430 (edid_ext[CEA_SUPPORT] & 0x80) ? "" : "do not "); in show_cea_timing()433 (edid_ext[CEA_SUPPORT] & 0x40) ? "" : "no ", in show_cea_timing()434 (edid_ext[CEA_SUPPORT] & 0x20) ? "" : "no ", in show_cea_timing()435 (edid_ext[CEA_SUPPORT] & 0x10) ? "" : "no "); in show_cea_timing()562 if (edid_ext[CEA_SUPPORT] & 0x40) in edid_lpcm_support()
111 #define CEA_SUPPORT 3 macro