Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/can/sja1000/
H A Dkvaser_pci.c90 #define PCI_PORT_XILINX_SIZE 0x08 /* size of a xilinx io-memory */ macro
310 res_addr = pci_iomap(pdev, 2, PCI_PORT_XILINX_SIZE); in kvaser_pci_init_one()