Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dedid.h492 #define EXT_VIDEO_CAPABILITY_BLOCK 0x00 macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c3422 #define EXT_VIDEO_CAPABILITY_BLOCK 0x00 macro
4409 if (cea_db_extended_tag(db) != EXT_VIDEO_CAPABILITY_BLOCK) in cea_db_is_vcdb()