Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-regs.h64 #define SOLO_IRQ_VIDEO_IN BIT(14) macro
H A Dsolo6x10-core.c113 if (status & SOLO_IRQ_VIDEO_IN) { in solo_isr()