Searched refs:EDID_EXT_BLOCK_COUNT (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/videomode/
H A Dedidreg.h254 #define EDID_EXT_BLOCK_COUNT(ptr) ((ptr)[126]) macro
H A Dedid.c575 edid->edid_ext_block_count = EDID_EXT_BLOCK_COUNT(data);

Completed in 78 milliseconds