Home
last modified time | relevance | path

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

/freebsd/sys/dev/hdmi/
H A Ddwc_hdmi.c69 #define HDMI_OUI "\x03\x0c\x00" macro
786 memcmp(&edid[p + 1], HDMI_OUI, HDMI_OUI_LEN) == 0) in dwc_hdmi_detect_hdmi_vsdb()