Home
last modified time | relevance | path

Searched refs:G1_REG_FWD_PIC (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_h264_dec.c194 vdpu_write_relaxed(vpu, reg, G1_REG_FWD_PIC(reg_num++)); in set_ref()
H A Dhantro_g1_vp8_dec.c426 vdpu_write_relaxed(vpu, reg, G1_REG_FWD_PIC(0)); in cfg_buffers()
H A Dhantro_g1_regs.h205 #define G1_REG_FWD_PIC(i) (0x028 + ((i) * 0x4)) macro