Searched refs:DC_MAX_EDID_BUFFER_SIZE (Results 1 – 3 of 3) sorted by relevance
181 #define DC_MAX_EDID_BUFFER_SIZE 2048 macro195 uint8_t edid_buf[DC_MAX_EDID_BUFFER_SIZE];
154 uint8_t raw_edid[DC_MAX_EDID_BUFFER_SIZE];
1371 if (len > DC_MAX_EDID_BUFFER_SIZE) { in link_add_remote_sink()