Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dedid.h247 unsigned char extension_tag; member
/openbmc/u-boot/common/
H A Dedid.c221 if (info->extension_tag == EDID_CEA861_EXTENSION_TAG) in edid_get_timing()
/openbmc/u-boot/drivers/video/sunxi/
H A Dsunxi_display.c292 if (cea681[i].extension_tag != EDID_CEA861_EXTENSION_TAG || in sunxi_hdmi_edid_get_mode()