Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/bt8xx/
Dbt848.h250 #define BT848_INT_SCERR (1<<19) macro
Dbttv-driver.c1382 BT848_INT_SCERR | in init_irqreg()
4087 if (astat & (BT848_INT_SCERR|BT848_INT_OCERR)) { in bttv_irq()
4090 (astat & BT848_INT_SCERR) ? "SCERR" : "", in bttv_irq()