Searched refs:RK3036_DSP_CTRL0 (Results 1 – 2 of 2) sorted by relevance
| /rk3399_rockchip-uboot/drivers/video/drm/ |
| H A D | rockchip_vop_reg.c | 454 .out_mode = VOP_REG(RK3036_DSP_CTRL0, 0xf, 0), 456 .dclk_pol = VOP_REG(RK3036_DSP_CTRL0, 0x1, 7), 457 .pin_pol = VOP_REG(RK3036_DSP_CTRL0, 0xf, 4), 458 .dither_down = VOP_REG(RK3036_DSP_CTRL0, 0x3, 10), 459 .dsp_layer_sel = VOP_REG(RK3036_DSP_CTRL0, 0x1, 8),
|
| H A D | rockchip_vop_reg.h | 838 #define RK3036_DSP_CTRL0 0x04 macro
|