Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/sja1000/
H A Dplx_pci.c55 #define PLX_PCI_RESET (1 << 30) /* PCI Adapter Software Reset */ macro
452 cntrl |= PLX_PCI_RESET; in plx_pci_reset_common()
455 cntrl ^= PLX_PCI_RESET; in plx_pci_reset_common()
470 cntrl |= PLX_PCI_RESET; in plx9056_pci_reset_common()
473 cntrl ^= PLX_PCI_RESET; in plx9056_pci_reset_common()