Home
last modified time | relevance | path

Searched refs:G2_REG_INTERRUPT_DEC_RDY_INT (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/staging/media/hantro/
Dhantro_g2_regs.h25 #define G2_REG_INTERRUPT_DEC_RDY_INT BIT(12) macro
Dimx8m_vpu_hw.c179 state = (status & G2_REG_INTERRUPT_DEC_RDY_INT) ? in imx8m_vpu_g2_irq()