Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu2_hw_mpeg2_dec.c16 #define VDPU_REG_DEC_OUT_BASE VDPU_SWREG(63) macro
122 vdpu_write_relaxed(vpu, addr, VDPU_REG_DEC_OUT_BASE); in rockchip_vpu2_mpeg2_dec_set_buffers()
H A Drockchip_vpu2_hw_h264_dec.c23 #define VDPU_REG_DEC_OUT_BASE VDPU_SWREG(63) macro
440 vdpu_write_relaxed(vpu, dst_dma + offset, VDPU_REG_DEC_OUT_BASE); in set_buffers()