Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c938 .data_blank = VOP_REG(RK3399_DSP_CTRL0, 0x1, 19),
939 .dsp_blank = VOP_REG(RK3399_DSP_CTRL0, 0x3, 18),
940 .out_mode = VOP_REG(RK3399_DSP_CTRL0, 0xf, 0),
H A Drockchip_vop_reg.h472 #define RK3399_DSP_CTRL0 0x0010 macro