Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.c233 #define POST_HORIZONTAL_SCALEDOWN_EN(x) ((x) << 0) in vop_post_config() macro
236 POST_HORIZONTAL_SCALEDOWN_EN(hdisplay != hsize) | in vop_post_config()
H A Drockchip_vop2.c2247 #define POST_HORIZONTAL_SCALEDOWN_EN(x) ((x) << 0) in vop2_post_config() macro
2251 POST_HORIZONTAL_SCALEDOWN_EN(hdisplay != hsize) | in vop2_post_config()