Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Drockchip_vop.c307 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 Drockchip_vop_reg.c173 .win_gate[0] = VOP_REG(RK3288_WIN2_CTRL0, 0x1, 0),
174 .win_gate[1] = VOP_REG(RK3288_WIN3_CTRL0, 0x1, 0),
H A Drockchip_vop.h334 struct vop_reg win_gate[4]; member