Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/rk628/
H A Drk628_post_process.c1467 SW_HSYNC_POL(rk628->sync_pol)); in rk628_post_process_init()
1475 SW_HSYNC_POL(1)); in rk628_post_process_init()
H A Drk628.h32 #define SW_HSYNC_POL(x) UPDATE(x, 25, 25) macro