Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt848.h257 #define BT848_INT_VPRES (1<<5) macro
H A Dbttv-driver.c2990 if (stat & BT848_INT_VPRES) in bttv_irq()