Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dedid.h52 #define DISPLAY_SECTION (VERSION_SECTION + VERSION_LENGTH) macro
71 #define ESTABLISHED_TIMING_SECTION (DISPLAY_SECTION + DISPLAY_LENGTH)
H A Dinterpret_edid.c183 get_display_section(SECTION(DISPLAY_SECTION, block), &m->features, &m->ver); in xf86InterpretEDID()