Searched refs:win_gate (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_vop.c | 307 VOP_CTRL_SET(vop, win_gate[0], 1); in rockchip_vop_init() 308 VOP_CTRL_SET(vop, win_gate[1], 1); in rockchip_vop_init()
|
| H A D | rockchip_vop_reg.c | 173 .win_gate[0] = VOP_REG(RK3288_WIN2_CTRL0, 0x1, 0), 174 .win_gate[1] = VOP_REG(RK3288_WIN3_CTRL0, 0x1, 0),
|
| H A D | rockchip_vop.h | 334 struct vop_reg win_gate[4]; member
|