Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/pci/bt8xx/
Dbt878.c247 stat = btread(BT878_AINT_STAT); in bt878_stop()
274 stat = btread(BT878_AINT_STAT); in bt878_irq()
279 btwrite(astat, BT878_AINT_STAT); /* try to clear interrupt condition */ in bt878_irq()
523 btwrite(~0U, BT878_AINT_STAT); in bt878_remove()
Dbt878.h35 #define BT878_AINT_STAT 0x100 macro