Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt848.h251 #define BT848_INT_FDSR (1<<14) macro
H A Dbttv-driver.c1183 (fdsr ? BT848_INT_FDSR : 0) | in init_irqreg()
3037 if (fdsr && astat & BT848_INT_FDSR) { in bttv_irq()