Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/rockchip/
H A Drockchip_drm_vop2.h384 #define RK3568_VP_POST_SCL_CTRL__VSCALEDOWN BIT(1) macro
H A Drockchip_drm_vop2.c1418 val |= RK3568_VP_POST_SCL_CTRL__VSCALEDOWN; in vop2_post_config()