Home
last modified time | relevance | path

Searched refs:G1_REG_INTERRUPT (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g1.c20 status = vdpu_read(vpu, G1_REG_INTERRUPT); in hantro_g1_irq()
24 vdpu_write(vpu, 0, G1_REG_INTERRUPT); in hantro_g1_irq()
36 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_IRQ_DIS, G1_REG_INTERRUPT); in hantro_g1_reset()
Dimx8m_vpu_hw.c214 status = vdpu_read(vpu, G1_REG_INTERRUPT); in imx8m_vpu_g1_irq()
218 vdpu_write(vpu, 0, G1_REG_INTERRUPT); in imx8m_vpu_g1_irq()
Dhantro_g1_h264_dec.c281 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_h264_dec_run()
Dhantro_g1_mpeg2_dec.c237 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_mpeg2_dec_run()
Dhantro_g1_vp8_dec.c508 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_E, G1_REG_INTERRUPT); in hantro_g1_vp8_dec_run()
Dhantro_g1_regs.h15 #define G1_REG_INTERRUPT 0x004 macro
Drockchip_vpu_hw.c360 vdpu_write(vpu, G1_REG_INTERRUPT_DEC_IRQ_DIS, G1_REG_INTERRUPT); in rk3066_vpu_dec_reset()