Searched refs:out_mode (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 152 .out_mode = VOP_REG(RK3288_DSP_CTRL0, 0xf, 0), 399 .out_mode = VOP_REG(RK3328_DSP_CTRL0, 0xf, 0), 454 .out_mode = VOP_REG(RK3036_DSP_CTRL0, 0xf, 0), 565 .out_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0xf, 16), 666 .out_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0xf, 16), 756 .out_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0xf, 16), 849 .out_mode = VOP_REG(EBC_VOP_DSP_CTRL1, 0xf, 16), 981 .out_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0xf, 16), 1078 .out_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0xf, 16), 1142 .out_mode = VOP_REG(RK3366_LIT_DSP_CTRL2, 0xf, 16),
|
| H A D | rockchip_vop.c | 298 return VOP_CTRL_GET(vop, out_mode); in vop_mode_done() 306 VOP_CTRL_SET(vop, out_mode, mode); in vop_set_out_mode() 567 VOP_CTRL_SET(vop, out_mode, conn_state->output_mode); in rockchip_vop_init()
|
| H A D | rockchip_vop.h | 325 struct vop_reg out_mode; member
|