Home
last modified time | relevance | path

Searched refs:BT848_INT_HLOCK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/
H A Dbt848.h250 #define BT848_INT_HLOCK (1<<4) macro
H A Dbttv-driver.c1200 BT848_INT_FMTCHG|BT848_INT_HLOCK| in init_irqreg()
3777 if (stat & BT848_INT_HLOCK) in bttv_irq()
3813 if ((astat & BT848_INT_HLOCK) && btv->opt_automute) in bttv_irq()
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/
H A Dbt848.h258 #define BT848_INT_HLOCK (1<<4) macro
H A Dbttv-driver.c1185 BT848_INT_FMTCHG|BT848_INT_HLOCK| in init_irqreg()
2986 if (stat & BT848_INT_HLOCK) in bttv_irq()
3022 if ((astat & BT848_INT_HLOCK) && btv->opt_automute) in bttv_irq()

Completed in 11 milliseconds