Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Dbt848.h239 #define BT848_INT_RISCS_VIDEO (BT848_RISC_VIDEO << 28) macro
H A Dbttv-driver.c3019 if ((astat & BT848_INT_RISCI) && (stat & BT848_INT_RISCS_VIDEO)) in bttv_irq()