Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/pci/bt8xx/
Dbt848.h250 #define BT848_INT_HLOCK (1<<4) macro
Dbttv-driver.c1200 BT848_INT_FMTCHG|BT848_INT_HLOCK| in init_irqreg()
3767 if (stat & BT848_INT_HLOCK) in bttv_irq()
3803 if ((astat & BT848_INT_HLOCK) && btv->opt_automute) in bttv_irq()