Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbt848.h249 #define BT848_INT_VPRES (1<<5) macro
Dbttv-driver.c3771 if (stat & BT848_INT_VPRES) in bttv_irq()