Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1_regs.h12 #define G1_SWREG(nr) ((nr) * 4) macro
306 #define G1_REG_PP_INTERRUPT G1_SWREG(60)
312 #define G1_REG_PP_DEV_CONFIG G1_SWREG(61)
323 #define G1_REG_PP_IN_CB_BASE G1_SWREG(64)
334 #define G1_REG_PP_SCALING0 G1_SWREG(79)
341 #define G1_REG_PP_SCALING1 G1_SWREG(80)
343 #define G1_REG_PP_MASK_R G1_SWREG(82)
344 #define G1_REG_PP_MASK_G G1_SWREG(83)
345 #define G1_REG_PP_MASK_B G1_SWREG(84)
346 #define G1_REG_PP_CONTROL G1_SWREG(85)
[all …]
H A Dhantro_g1_mpeg2_dec.c15 #define G1_SWREG(nr) ((nr) * 4) macro
17 #define G1_REG_RLC_VLC_BASE G1_SWREG(12)
18 #define G1_REG_DEC_OUT_BASE G1_SWREG(13)
19 #define G1_REG_REFER0_BASE G1_SWREG(14)
20 #define G1_REG_REFER1_BASE G1_SWREG(15)
21 #define G1_REG_REFER2_BASE G1_SWREG(16)
22 #define G1_REG_REFER3_BASE G1_SWREG(17)
23 #define G1_REG_QTABLE_BASE G1_SWREG(40)
181 vdpu_write_relaxed(vpu, reg, G1_SWREG(2)); in hantro_g1_mpeg2_dec_run()
194 vdpu_write_relaxed(vpu, reg, G1_SWREG(3)); in hantro_g1_mpeg2_dec_run()
[all …]