Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/can/sja1000/
Dplx_pci.c78 #define PLX9056_CNTRL 0x6c /* Control / Software Reset */ macro
418 cntrl = ioread32(card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
420 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
423 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
427 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
437 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()