Home
last modified time | relevance | path

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

/drivers/staging/media/hantro/
Dhantro_g1_h264_dec.c281 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_h264_dec_run()
Dhantro_g1_mpeg2_dec.c237 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_mpeg2_dec_run()
Dhantro_g1_vp8_dec.c507 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