Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/verisilicon/
H A Drockchip_vpu_hw.c382 state = (status & VDPU_REG_INTERRUPT_DEC_IRQ) ? in rockchip_vpu2_vdpu_irq()
H A Drockchip_vpu2_regs.h349 #define VDPU_REG_INTERRUPT_DEC_IRQ BIT(0) macro