Lines Matching +full:1 +full:- +full:1024
1 /* SPDX-License-Identifier: GPL-2.0 */
5 #include <asm/mach-bcm63xx/bcm63xx_cpu.h>
13 #define BCM_PCMCIA_COMMON_SIZE (16 * 1024 * 1024)
15 BCM_PCMCIA_COMMON_SIZE - 1)
18 #define BCM_PCMCIA_ATTR_SIZE (16 * 1024 * 1024)
20 BCM_PCMCIA_ATTR_SIZE - 1)
23 #define BCM_PCMCIA_IO_SIZE (64 * 1024)
25 BCM_PCMCIA_IO_SIZE - 1)
28 #define BCM_PCI_MEM_SIZE (128 * 1024 * 1024)
30 BCM_PCI_MEM_SIZE - 1)
33 #define BCM_PCI_IO_SIZE (64 * 1024)
35 BCM_PCI_IO_SIZE - 1)
37 (BCM_PCI_IO_SIZE / 2) - 1)
40 #define BCM_CB_MEM_SIZE (128 * 1024 * 1024)
42 BCM_CB_MEM_SIZE - 1)
45 #define BCM_PCIE_MEM_SIZE (16 * 1024 * 1024)
47 BCM_PCIE_MEM_SIZE - 1)