Home
last modified time | relevance | path

Searched refs:EXT_VIDEO_DATA_BLOCK_420 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/u-boot/include/
H A Dedid.h493 #define EXT_VIDEO_DATA_BLOCK_420 0x0E macro
500 #define EXT_VIDEO_DATA_BLOCK_420 0x0E macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_edid.c3423 #define EXT_VIDEO_DATA_BLOCK_420 0x0E macro
4437 if (cea_db_extended_tag(db) != EXT_VIDEO_DATA_BLOCK_420) in cea_db_is_y420vdb()
/OK3568_Linux_fs/u-boot/common/
H A Dedid.c2631 if (cea_db_extended_tag(db) != EXT_VIDEO_DATA_BLOCK_420) in cea_db_is_y420vdb()