Searched refs:PLX_PCI_RESET (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/net/can/sja1000/
H A Dplx_pci.c74 #define PLX_PCI_RESET (1 << 30) /* PCI Adapter Software Reset */ macro
401 cntrl |= PLX_PCI_RESET; plx_pci_reset_common()
404 cntrl ^= PLX_PCI_RESET; plx_pci_reset_common()
419 cntrl |= PLX_PCI_RESET; plx9056_pci_reset_common()
422 cntrl ^= PLX_PCI_RESET; plx9056_pci_reset_common()

Completed in 84 milliseconds