Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2.c21 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 Dhantro_g2_regs.h24 #define G2_REG_INTERRUPT G2_SWREG(1) macro
H A Dhantro_g2_hevc_dec.c624 vdpu_write(vpu, G2_REG_INTERRUPT_DEC_E, G2_REG_INTERRUPT); in hantro_g2_hevc_dec_run()
H A Dhantro_g2_vp9_dec.c911 vdpu_write(ctx->dev, G2_REG_INTERRUPT_DEC_E, G2_REG_INTERRUPT); in hantro_g2_vp9_dec_run()