Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_tve.h58 #define v_PIC_MODE(x) (((x) & 1) << 1) macro
H A Drockchip_tve.c206 v_YPP_MODE(1) | v_Y_SYNC_ON(1) | v_PIC_MODE(mode)); in tve_set_mode()
233 v_YPP_MODE(1) | v_Y_SYNC_ON(1) | v_PIC_MODE(mode)); in tve_set_mode()