Searched refs:EDID_MONITOR_DESCRIPTOR_SERIAL (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | edid.h | 104 EDID_MONITOR_DESCRIPTOR_SERIAL = 0xff, enumerator |
/external/u-boot/common/ | ||
D | edid.c | 266 if (monitor->type == EDID_MONITOR_DESCRIPTOR_SERIAL) in edid_print_dtd() |