Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2.c21 return (status & G2_REG_INTERRUPT_DEC_E); in hantro_g2_active()
39 if (status & G2_REG_INTERRUPT_DEC_E) { in hantro_g2_reset()
91 if (status & G2_REG_INTERRUPT_DEC_E) in hantro_g2_irq()
H A Dhantro_g2_regs.h35 #define G2_REG_INTERRUPT_DEC_E BIT(0) macro
H A Dhantro_g2_hevc_dec.c634 vdpu_write(vpu, G2_REG_INTERRUPT_DEC_E, G2_REG_INTERRUPT); in hantro_g2_hevc_dec_run()
H A Dhantro_g2_vp9_dec.c909 vdpu_write(ctx->dev, G2_REG_INTERRUPT_DEC_E, G2_REG_INTERRUPT); in hantro_g2_vp9_dec_run()