Home
last modified time | relevance | path

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

/linux/drivers/net/can/sja1000/
H A Dplx_pci.c59 #define PLX9056_CNTRL 0x6c /* Control / Software Reset */ macro
468 cntrl = ioread32(card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
470 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
473 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
477 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()
487 iowrite32(cntrl, card->conf_addr + PLX9056_CNTRL); in plx9056_pci_reset_common()