Searched refs:BT878_AINT_MASK (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/pci/bt8xx/ |
H A D | bt878.c | 215 btwrite(int_mask, BT878_AINT_MASK); in bt878_start() 226 btwrite(0, BT878_AINT_MASK); in bt878_stop() 258 mask = btread(BT878_AINT_MASK); in bt878_irq() 309 btwrite(0, BT878_AINT_MASK); in bt878_irq() 478 btwrite(0, BT878_AINT_MASK); in bt878_probe() 508 btwrite(0, BT878_AINT_MASK); in bt878_remove()
|
H A D | bt878.h | 37 #define BT878_AINT_MASK 0x104 macro
|
/kernel/linux/linux-6.6/drivers/media/pci/bt8xx/ |
H A D | bt878.c | 215 btwrite(int_mask, BT878_AINT_MASK); in bt878_start() 226 btwrite(0, BT878_AINT_MASK); in bt878_stop() 258 mask = btread(BT878_AINT_MASK); in bt878_irq() 309 btwrite(0, BT878_AINT_MASK); in bt878_irq() 478 btwrite(0, BT878_AINT_MASK); in bt878_probe() 508 btwrite(0, BT878_AINT_MASK); in bt878_remove()
|
H A D | bt878.h | 37 #define BT878_AINT_MASK 0x104 macro
|
Completed in 3 milliseconds