Searched defs:PEAK_PCI_CFG_SIZE (Results 1 - 1 of 1) sorted by relevance

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

Completed in 26 milliseconds