Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/can/sja1000/
Dplx_pci.c67 #define PLX_PCI_RESET (1 << 30) /* PCI Adapter Software Reset */ macro
464 cntrl |= PLX_PCI_RESET; in plx_pci_reset_common()
467 cntrl ^= PLX_PCI_RESET; in plx_pci_reset_common()
482 cntrl |= PLX_PCI_RESET; in plx9056_pci_reset_common()
485 cntrl ^= PLX_PCI_RESET; in plx9056_pci_reset_common()