Home
last modified time | relevance | path

Searched refs:BT848_INT_FDSR (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h243 #define BT848_INT_FDSR (1<<14) macro
H A Dbttv-driver.c1198 (fdsr ? BT848_INT_FDSR : 0) | in init_irqreg()
3828 if (fdsr && astat & BT848_INT_FDSR) { in bttv_irq()
/kernel/linux/linux-6.6/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()

Completed in 11 milliseconds