Searched refs:DC_EDID_BLOCK_SIZE (Results 1 – 2 of 2) sorted by relevance
86 #define DC_EDID_BLOCK_SIZE 128 macro
1173 for (i = 0; i < sink->dc_edid.length / DC_EDID_BLOCK_SIZE; i++) { in dc_link_detect_helper()1175 &sink->dc_edid.raw_edid[i * DC_EDID_BLOCK_SIZE], in dc_link_detect_helper()1176 DC_EDID_BLOCK_SIZE, in dc_link_detect_helper()
Completed in 13 milliseconds