Home
last modified time | relevance | path

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

/linux/drivers/net/can/sja1000/
H A Dpeak_pci.c53 #define PEAK_PCI_CFG_SIZE 0x1000 /* Size of the config PCI bar */ macro
589 cfg_base = pci_iomap(pdev, 0, PEAK_PCI_CFG_SIZE); in peak_pci_probe()