Home
last modified time | relevance | path

Searched refs:dsp_st (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c97 .dsp_st = VOP_REG(RK3036_WIN0_DSP_ST, 0x1fff1fff, 0),
113 .dsp_st = VOP_REG(RK3036_WIN1_DSP_ST, 0x1fff1fff, 0),
179 .dsp_st = VOP_REG(RK3126_WIN1_DSP_ST, 0x1fff1fff, 0),
262 .dsp_st = VOP_REG(PX30_WIN0_DSP_ST, 0xffffffff, 0),
280 .dsp_st = VOP_REG(PX30_WIN1_DSP_ST, 0xffffffff, 0),
297 .dsp_st = VOP_REG(PX30_WIN2_DSP_ST0, 0x1fff1fff, 0),
356 .dsp_st = VOP_REG(RK3066_WIN0_DSP_ST, 0x1fff1fff, 0),
372 .dsp_st = VOP_REG(RK3066_WIN1_DSP_ST, 0x1fff1fff, 0),
387 .dsp_st = VOP_REG(RK3066_WIN2_DSP_ST, 0x1fff1fff, 0),
471 .dsp_st
[all...]
H A Drockchip_drm_vop.h171 struct vop_reg dsp_st; member
H A Drockchip_drm_vop.c891 uint32_t act_info, dsp_info, dsp_st; in vop_plane_atomic_update() local
931 dsp_st = dsp_sty << 16 | (dsp_stx & 0xffff); in vop_plane_atomic_update()
997 VOP_WIN_SET(vop, win, dsp_st, dsp_st); in vop_plane_atomic_update()
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_vop_reg.c105 .dsp_st = VOP_REG(RK3036_WIN0_DSP_ST, 0x1fff1fff, 0),
125 .dsp_st = VOP_REG(RK3036_WIN1_DSP_ST, 0x1fff1fff, 0),
195 .dsp_st = VOP_REG(RK3126_WIN1_DSP_ST, 0x1fff1fff, 0),
283 .dsp_st = VOP_REG(PX30_WIN0_DSP_ST, 0xffffffff, 0),
302 .dsp_st = VOP_REG(PX30_WIN1_DSP_ST, 0xffffffff, 0),
319 .dsp_st = VOP_REG(PX30_WIN2_DSP_ST0, 0x1fff1fff, 0),
383 .dsp_st = VOP_REG(RK3066_WIN0_DSP_ST, 0x1fff1fff, 0),
402 .dsp_st = VOP_REG(RK3066_WIN1_DSP_ST, 0x1fff1fff, 0),
419 .dsp_st = VOP_REG(RK3066_WIN2_DSP_ST, 0x1fff1fff, 0),
507 .dsp_st
[all...]
H A Drockchip_drm_vop.h193 struct vop_reg dsp_st; member
H A Drockchip_drm_vop.c913 uint32_t act_info, dsp_info, dsp_st; in vop_plane_atomic_update() local
953 dsp_st = dsp_sty << 16 | (dsp_stx & 0xffff); in vop_plane_atomic_update()
1022 VOP_WIN_SET(vop, win, dsp_st, dsp_st); in vop_plane_atomic_update()

Completed in 10 milliseconds