Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/media/dvb/bt8xx/
Dbt878.c255 stat = btread(BT878_AINT_STAT); in bt878_stop()
282 stat = btread(BT878_AINT_STAT); in bt878_irq()
287 btwrite(astat, BT878_AINT_STAT); /* try to clear interrupt condition */ in bt878_irq()
545 btwrite(~0U, BT878_AINT_STAT); in bt878_remove()
Dbt878.h35 #define BT878_AINT_STAT 0x100 macro