Searched refs:G2_REG_INTERRUPT (Results 1 – 4 of 4) sorted by relevance
/drivers/media/platform/verisilicon/ |
D | hantro_g2.c | 19 status = vdpu_read(vpu, G2_REG_INTERRUPT); in hantro_g2_check_idle() 23 vdpu_write(vpu, status, G2_REG_INTERRUPT); in hantro_g2_check_idle() 34 status = vdpu_read(vpu, G2_REG_INTERRUPT); in hantro_g2_irq() 38 vdpu_write(vpu, 0, G2_REG_INTERRUPT); in hantro_g2_irq()
|
D | hantro_g2_regs.h | 24 #define G2_REG_INTERRUPT G2_SWREG(1) macro
|
D | hantro_g2_hevc_dec.c | 624 vdpu_write(vpu, G2_REG_INTERRUPT_DEC_E, G2_REG_INTERRUPT); in hantro_g2_hevc_dec_run()
|
D | hantro_g2_vp9_dec.c | 927 vdpu_write(ctx->dev, G2_REG_INTERRUPT_DEC_E, G2_REG_INTERRUPT); in hantro_g2_vp9_dec_run()
|