Searched refs:VELOCITY_IO_SIZE (Results 1 – 2 of 2) sorted by relevance
34 #define VELOCITY_IO_SIZE 256 macro
2714 if (pci_resource_len(pdev, 1) < VELOCITY_IO_SIZE) { in velocity_get_pci_info()2745 if (resource_size(&res) < VELOCITY_IO_SIZE) { in velocity_get_platform_info()2841 regs = ioremap(vptr->memaddr, VELOCITY_IO_SIZE); in velocity_probe()