Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/firewire/
H A Dnosy.c506 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 Dnosy.h21 #define PCI_INT_ENABLE 0x4c macro