Searched refs:PLX_PCI_RESET (Results 1 - 1 of 1) sorted by last modified time

/linux-master/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;
455 cntrl ^= PLX_PCI_RESET;
470 cntrl |= PLX_PCI_RESET;
473 cntrl ^= PLX_PCI_RESET;

Completed in 134 milliseconds