Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/xserver/hw/xfree86/ddc/
H A Dedid.h338 #define _NEXT_DT_MD_SECTION(x) (x = (x + DET_TIMING_INFO_LEN)) macro
339 #define NEXT_DT_MD_SECTION _NEXT_DT_MD_SECTION(c)
H A Dinterpret_edid.c214 dt_num < CEA_EXT_DET_TIMING_NUM; _NEXT_DT_MD_SECTION(dt_offset)) { in get_cea_detail_timing()