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.c19 status = vdpu_read(vpu, G2_REG_INTERRUPT); in hantro_g2_active()
38 status = vdpu_read(vpu, G2_REG_INTERRUPT); in hantro_g2_reset()
42 vdpu_write(vpu, status, G2_REG_INTERRUPT); in hantro_g2_reset()
55 status = vdpu_read(vpu, 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.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()