Home
last modified time | relevance | path

Searched refs:G1_REG_INTERRUPT_DEC_RDY_INT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/verisilicon/
H A Dhantro_g1.c21 state = (status & G1_REG_INTERRUPT_DEC_RDY_INT) ? in hantro_g1_irq()
H A Dimx8m_vpu_hw.c244 state = (status & G1_REG_INTERRUPT_DEC_RDY_INT) ? in imx8m_vpu_g1_irq()
H A Dhantro_g1_regs.h23 #define G1_REG_INTERRUPT_DEC_RDY_INT BIT(12) macro