Searched refs:win_channel (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop.c | 309 VOP_CTRL_SET(vop, win_channel[0], 0x12); in rockchip_vop_init() 310 VOP_CTRL_SET(vop, win_channel[1], 0x34); in rockchip_vop_init() 311 VOP_CTRL_SET(vop, win_channel[2], 0x56); in rockchip_vop_init()
|
| H A D | rockchip_vop_reg.c | 418 .win_channel[0] = VOP_REG_VER(RK3328_WIN0_CTRL2, 0xff, 0, 3, 8, 8), 419 .win_channel[1] = VOP_REG_VER(RK3328_WIN1_CTRL2, 0xff, 0, 3, 8, 8), 420 .win_channel[2] = VOP_REG_VER(RK3328_WIN2_CTRL2, 0xff, 0, 3, 8, 8),
|
| H A D | rockchip_vop.h | 335 struct vop_reg win_channel[4]; member
|