Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.h1322 #define RK3568_CLUSTER0_WIN0_YRGB_MST 0x1010 macro
H A Drockchip_vop2_reg.c2219 .yrgb_mst = VOP_REG(RK3568_CLUSTER0_WIN0_YRGB_MST, 0xffffffff, 0),
2242 .yrgb_mst = VOP_REG(RK3568_CLUSTER0_WIN0_YRGB_MST, 0xffffffff, 0),
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop2.c521 #define RK3568_CLUSTER0_WIN0_YRGB_MST 0x1010 macro
4214 vop2_writel(vop2, RK3568_CLUSTER0_WIN0_YRGB_MST + win_offset, in vop2_set_cluster_win()