Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_tve.h54 #define v_Y_VIDEO_ON(x) (((x) & 1) << 11) macro
H A Drockchip_tve.c205 v_Y_AGC_PULSE_ON(0) | v_Y_VIDEO_ON(1) | in tve_set_mode()
232 v_Y_AGC_PULSE_ON(0) | v_Y_VIDEO_ON(1) | in tve_set_mode()