Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Dbt878.c232 btwrite(int_mask, BT878_AINT_MASK); in bt878_start()
243 btwrite(0, BT878_AINT_MASK); in bt878_stop()
275 mask = btread(BT878_AINT_MASK); in bt878_irq()
325 btwrite(0, BT878_AINT_MASK); in bt878_irq()
494 btwrite(0, BT878_AINT_MASK); in bt878_probe()
524 btwrite(0, BT878_AINT_MASK); in bt878_remove()
Dbt878.h49 #define BT878_AINT_MASK 0x104 macro