Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dedid.h486 EDID_CEA861_DB_VIDEO = 0x02, enumerator
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c3595 if (cea_db_tag(db) == EDID_CEA861_DB_VIDEO) { in add_cea_modes()