Home
last modified time | relevance | path

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

/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10-regs.h76 #define SOLO_IRQ_ENCODER BIT(0) macro
H A Dsolo6x10-core.c118 if (status & SOLO_IRQ_ENCODER) in solo_isr()