Searched refs:IVTV_IRQ_DEC_DMA_COMPLETE (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/pci/ivtv/ | ||
H A D | ivtv-irq.h | 21 #define IVTV_IRQ_DEC_DMA_COMPLETE BIT(20) macro |
H A D | ivtv-irq.c | 962 if (combo & IVTV_IRQ_DEC_DMA_COMPLETE) { in ivtv_irq_handler() |