Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/staging/media/hantro/
Dhantro_g2.c35 state = (status & G2_REG_INTERRUPT_DEC_RDY_INT) ? in hantro_g2_irq()
Dhantro_g2_regs.h25 #define G2_REG_INTERRUPT_DEC_RDY_INT BIT(12) macro