Searched refs:VIDEO_DIP_ENABLE_VENDOR (Results 1 – 2 of 2) sorted by relevance
94 return VIDEO_DIP_ENABLE_VENDOR; in g4x_infoframe_enable()185 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_SPD); in g4x_infoframe_enabled()242 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in ibx_infoframe_enabled()299 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in cpt_infoframe_enabled()357 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in vlv_infoframe_enabled()542 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_SPD); in g4x_set_infoframes()560 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_SPD); in g4x_set_infoframes()682 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in ibx_set_infoframes()699 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in ibx_set_infoframes()732 VIDEO_DIP_ENABLE_VENDOR | VIDEO_DIP_ENABLE_GAMUT | in cpt_set_infoframes()[all …]
3477 #define VIDEO_DIP_ENABLE_VENDOR (2 << 21) macro