Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/arm64/include/asm/
H A Dmemory.h53 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE) macro
54 #define FIXADDR_TOP (PCI_IO_START - SZ_2M)
H A Dio.h166 #define PCI_IOBASE ((void __iomem *)PCI_IO_START)
/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dpgtable.h51 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE) macro
53 #define FIXADDR_TOP PCI_IO_START
H A Dio.h30 #define PCI_IOBASE ((void __iomem *)PCI_IO_START)
/OK3568_Linux_fs/u-boot/arch/mips/mach-au1x00/include/mach/
H A Dau1x00.h1041 #define PCI_IO_START (Au1500_PCI_IO_START + 0x300) macro
1052 #define PCI_IO_START 0 macro
/OK3568_Linux_fs/kernel/arch/riscv/mm/
H A Dptdump.c68 {PCI_IO_START, "PCI I/O start"},
H A Dinit.c82 print_mlm("pci io", (unsigned long)PCI_IO_START, in print_vm_layout()
/OK3568_Linux_fs/kernel/arch/arm64/mm/
H A Dptdump.c50 { PCI_IO_START, "PCI I/O start" },