Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbt848.h261 #define BT848_INT_VPRES (1<<5) macro
Dbttv-driver.c4052 if (stat & BT848_INT_VPRES) in bttv_irq()