Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2.c69 if (status & G2_REG_INTERRUPT_DEC_ABORT_INT) { in hantro_g2_irq()
H A Dhantro_g2_regs.h31 #define G2_REG_INTERRUPT_DEC_ABORT_INT BIT(11) macro