Home
last modified time | relevance | path

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

/linux/drivers/media/platform/verisilicon/
H A Dhantro_g2.c37 state = (status & G2_REG_INTERRUPT_DEC_RDY_INT) ? in hantro_g2_irq()
H A Dhantro_g2_regs.h25 #define G2_REG_INTERRUPT_DEC_RDY_INT BIT(12) macro