Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Dbt878.c230 stat = btread(BT878_AINT_STAT); in bt878_stop()
257 stat = btread(BT878_AINT_STAT); in bt878_irq()
262 btwrite(astat, BT878_AINT_STAT); /* try to clear interrupt condition */ in bt878_irq()
509 btwrite(~0U, BT878_AINT_STAT); in bt878_remove()
Dbt878.h23 #define BT878_AINT_STAT 0x100 macro