Home
last modified time | relevance | path

Searched defs:v_TIMING_EN (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_tve.h28 #define v_TIMING_EN(x) (((x) & 3) << 16) macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_drm_tve.h38 #define v_TIMING_EN(x) (((x) & 3) << 16) macro