Searched refs:BT878_ARISCS (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/media/pci/bt8xx/ | ||
H A D | bt878.h | 24 #define BT878_ARISCS (0xf<<28) macro |
H A D | bt878.c | 302 bt->finished_block = (stat & BT878_ARISCS) >> 28; in bt878_irq() |