Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt878.h24 #define BT878_ARISCS (0xf<<28) macro
Dbt878.c302 bt->finished_block = (stat & BT878_ARISCS) >> 28; in bt878_irq()