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