Lines Matching +full:loongson +full:- +full:2 +full:k
1 /* SPDX-License-Identifier: GPL-2.0 */
3 * Copyright (C) 2020-2022 Loongson Technology Corporation Limited
45 #define TO_PHYS_MASK ((1ULL << DMW_PABITS) - 1)
86 * 32/64-bit LoongArch address spaces
121 * |-----------------------|
122 * | pci io ports(16K~32M) |
123 * |-----------------------|
124 * | isa io ports(0 ~16K) |
125 * PCI_IOBASE ->|-----------------------|
128 #define PCI_IOBASE ((void __iomem *)(vm_map_base + (2 * PAGE_SIZE)))
131 #define IO_SPACE_LIMIT (PCI_IOSIZE - 1)