Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/
Ddrm_edid.c3470 #define USE_EXTENDED_TAG 0x07 macro
4393 if (cea_db_tag(db) != USE_EXTENDED_TAG) in cea_db_is_vcdb()
4407 if (cea_db_tag(db) != USE_EXTENDED_TAG) in cea_db_is_y420cmdb()
4421 if (cea_db_tag(db) != USE_EXTENDED_TAG) in cea_db_is_y420vdb()
4568 if (cea_db_tag(db) != USE_EXTENDED_TAG) in cea_db_is_hdmi_hdr_metadata_block()