Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dedid.h263 #define EDID_CEA861_DB_TYPE(_x, offset) \ macro
/openbmc/u-boot/common/
H A Dedid.c157 if ((EDID_CEA861_DB_TYPE(*info, i) == EDID_CEA861_DB_VENDOR) && in cea_is_hdmi_vsdb_present()