Home
last modified time | relevance | path

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

/linux/drivers/net/can/sja1000/
H A Dplx_pci.c55 #define PLX_PCI_RESET (1 << 30) /* PCI Adapter Software Reset */ macro
451 cntrl |= PLX_PCI_RESET; in plx_pci_reset_common()
454 cntrl ^= PLX_PCI_RESET; in plx_pci_reset_common()
469 cntrl |= PLX_PCI_RESET; in plx9056_pci_reset_common()
472 cntrl ^= PLX_PCI_RESET; in plx9056_pci_reset_common()