Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbt848.h262 #define BT848_INT_HLOCK (1<<4) macro
Dbttv-driver.c1385 BT848_INT_FMTCHG|BT848_INT_HLOCK| in init_irqreg()
4048 if (stat & BT848_INT_HLOCK) in bttv_irq()
4084 if ((astat & BT848_INT_HLOCK) && btv->opt_automute) in bttv_irq()