Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/video/drm/
H A Drockchip_vop_reg.c929 .gate = VOP_REG(RV1126_WIN2_CTRL0, 0x1, 0),
930 .interlace_read = VOP_REG_VER(RV1126_WIN2_CTRL0, 0x1, 1, 2, 0xf, -1),
931 .enable = VOP_REG(RV1126_WIN2_CTRL0, 0x1, 4),
932 .format = VOP_REG(RV1126_WIN2_CTRL0, 0x3, 5),
933 .rb_swap = VOP_REG(RV1126_WIN2_CTRL0, 0x1, 20),
H A Drockchip_vop_reg.h977 #define RV1126_WIN2_CTRL0 0x0190 macro