Home
last modified time | relevance | path

Searched refs:PCI_IO_SIZE (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
H A Dio_no.h123 #define PCI_IO_SIZE 0x00010000 /* 64k */ macro
124 #define PCI_IO_MASK (PCI_IO_SIZE - 1)
/kernel/linux/linux-6.6/arch/m68k/include/asm/
H A Dio_no.h123 #define PCI_IO_SIZE 0x00010000 /* 64k */ macro
124 #define PCI_IO_MASK (PCI_IO_SIZE - 1)
/kernel/linux/linux-5.10/arch/m68k/coldfire/
H A Dpci.c205 __raw_writel(WXBTAR(PCI_IO_PA, PCI_IO_BA, PCI_IO_SIZE), in mcf_pci_init()
218 iospace = (unsigned long) ioremap(PCI_IO_PA, PCI_IO_SIZE); in mcf_pci_init()
/kernel/linux/linux-6.6/arch/m68k/coldfire/
H A Dpci.c205 __raw_writel(WXBTAR(PCI_IO_PA, PCI_IO_BA, PCI_IO_SIZE), in mcf_pci_init()
218 iospace = (unsigned long) ioremap(PCI_IO_PA, PCI_IO_SIZE); in mcf_pci_init()
/kernel/linux/linux-5.10/arch/arm64/include/asm/
H A Dmemory.h21 #define PCI_IO_SIZE SZ_16M macro
56 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
H A Dio.h149 #define IO_SPACE_LIMIT (PCI_IO_SIZE - 1)
/kernel/linux/linux-5.10/arch/riscv/include/asm/
H A Dpgtable.h64 #define PCI_IO_SIZE SZ_16M macro
66 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
H A Dio.h29 #define IO_SPACE_LIMIT (PCI_IO_SIZE - 1)
/kernel/linux/linux-6.6/arch/arm64/include/asm/
H A Dmemory.h21 #define PCI_IO_SIZE SZ_16M macro
53 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)
H A Dio.h124 #define IO_SPACE_LIMIT (PCI_IO_SIZE - 1)
/kernel/linux/linux-6.6/arch/riscv/include/asm/
H A Dio.h29 #define IO_SPACE_LIMIT (PCI_IO_SIZE - 1)
H A Dpgtable.h89 #define PCI_IO_SIZE SZ_16M macro
91 #define PCI_IO_START (PCI_IO_END - PCI_IO_SIZE)

Completed in 8 milliseconds