Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/staging/media/hantro/
Dhantro_g1_mpeg2_dec.c14 #define G1_SWREG(nr) ((nr) * 4) macro
16 #define G1_REG_RLC_VLC_BASE G1_SWREG(12)
17 #define G1_REG_DEC_OUT_BASE G1_SWREG(13)
18 #define G1_REG_REFER0_BASE G1_SWREG(14)
19 #define G1_REG_REFER1_BASE G1_SWREG(15)
20 #define G1_REG_REFER2_BASE G1_SWREG(16)
21 #define G1_REG_REFER3_BASE G1_SWREG(17)
22 #define G1_REG_QTABLE_BASE G1_SWREG(40)
195 vdpu_write_relaxed(vpu, reg, G1_SWREG(2)); in hantro_g1_mpeg2_dec_run()
208 vdpu_write_relaxed(vpu, reg, G1_SWREG(3)); in hantro_g1_mpeg2_dec_run()
[all …]