Searched refs:RK3366_LIT_WIN1_CTRL0 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 515 .enable = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 0), 516 .format = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x7, 4), 517 .rb_swap = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 12), 795 .enable = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 0), 796 .format = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x7, 4), 797 .interlace_read = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 8), 798 .rb_swap = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 12), 1182 .enable = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 0), 1183 .format = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x7, 4), 1184 .interlace_read = VOP_REG(RK3366_LIT_WIN1_CTRL0, 0x1, 8), [all …]
|
| H A D | rockchip_vop_reg.h | 915 #define RK3366_LIT_WIN1_CTRL0 0x00090 macro
|