Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/media/hantro/
Dhantro_g1_h264_dec.c303 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_h264_dec_run()
Dhantro_g1_vp8_dec.c501 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_vp8_dec_run()
Dhantro_g1_regs.h26 #define G1_REG_INTERRUPT_DEC_E BIT(0) macro