Home
last modified time | relevance | path

Searched refs:SCALE_UP (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop.h105 SCALE_UP = 0x1, enumerator
200 return SCALE_UP; in scl_get_scl_mode()
H A Drockchip_vop.c661 if (mode == SCALE_UP) in scl_vop_cal_scale()
666 if (mode == SCALE_UP) { in scl_vop_cal_scale()
H A Drockchip_vop2.c1271 SCALE_UP = 0x1, enumerator
1616 return SCALE_UP; in scl_get_scl_mode()
5331 if (yrgb_hor_scl_mode == SCALE_UP) in vop2_setup_scale()
5336 if (yrgb_ver_scl_mode == SCALE_UP) in vop2_setup_scale()
5362 if ((yrgb_hor_scl_mode == SCALE_UP && in vop2_setup_scale()
5364 (yrgb_ver_scl_mode == SCALE_UP && in vop2_setup_scale()