Searched refs:PCI_INT_ENABLE (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/firewire/ |
H A D | nosy.c | 506 reg_write(lynx, PCI_INT_ENABLE, 0); in remove_card() 619 reg_set_bits(lynx, PCI_INT_ENABLE, PCI_INT_DMA_ALL); in add_card() 665 reg_write(lynx, PCI_INT_ENABLE, 0); in add_card()
|
H A D | nosy.h | 21 #define PCI_INT_ENABLE 0x4c macro
|
/kernel/linux/linux-6.6/drivers/firewire/ |
H A D | nosy.c | 506 reg_write(lynx, PCI_INT_ENABLE, 0); in remove_card() 623 reg_set_bits(lynx, PCI_INT_ENABLE, PCI_INT_DMA_ALL); in add_card() 669 reg_write(lynx, PCI_INT_ENABLE, 0); in add_card()
|
H A D | nosy.h | 21 #define PCI_INT_ENABLE 0x4c macro
|
Completed in 7 milliseconds