Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbt848.h240 #define BT848_INT_RISCS_TOP (BT848_RISC_TOP << 28) macro
Dbttv-driver.c3016 if ((astat & BT848_INT_RISCI) && (stat & BT848_INT_RISCS_TOP)) in bttv_irq()