Home
last modified time | relevance | path

Searched refs:add_pcie_port (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-mv78xx0/
H A Dpcie.c232 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port() function
257 add_pcie_port(0, 0, PCIE00_VIRT_BASE); in mv78xx0_pcie_init()
259 add_pcie_port(0, 1, PCIE01_VIRT_BASE); in mv78xx0_pcie_init()
260 add_pcie_port(0, 2, PCIE02_VIRT_BASE); in mv78xx0_pcie_init()
261 add_pcie_port(0, 3, PCIE03_VIRT_BASE); in mv78xx0_pcie_init()
266 add_pcie_port(1, 0, PCIE10_VIRT_BASE); in mv78xx0_pcie_init()
268 add_pcie_port(1, 1, PCIE11_VIRT_BASE); in mv78xx0_pcie_init()
269 add_pcie_port(1, 2, PCIE12_VIRT_BASE); in mv78xx0_pcie_init()
270 add_pcie_port(1, 3, PCIE13_VIRT_BASE); in mv78xx0_pcie_init()
/kernel/linux/linux-6.6/arch/arm/mach-mv78xx0/
H A Dpcie.c237 static void __init add_pcie_port(int maj, int min, void __iomem *base) in add_pcie_port() function
262 add_pcie_port(0, 0, PCIE00_VIRT_BASE); in mv78xx0_pcie_init()
264 add_pcie_port(0, 1, PCIE01_VIRT_BASE); in mv78xx0_pcie_init()
265 add_pcie_port(0, 2, PCIE02_VIRT_BASE); in mv78xx0_pcie_init()
266 add_pcie_port(0, 3, PCIE03_VIRT_BASE); in mv78xx0_pcie_init()
271 add_pcie_port(1, 0, PCIE10_VIRT_BASE); in mv78xx0_pcie_init()
273 add_pcie_port(1, 1, PCIE11_VIRT_BASE); in mv78xx0_pcie_init()
274 add_pcie_port(1, 2, PCIE12_VIRT_BASE); in mv78xx0_pcie_init()
275 add_pcie_port(1, 3, PCIE13_VIRT_BASE); in mv78xx0_pcie_init()
/kernel/linux/linux-5.10/arch/arm/mach-dove/
H A Dpcie.c189 static void __init add_pcie_port(int index, void __iomem *base) in add_pcie_port() function
217 add_pcie_port(0, DOVE_PCIE0_VIRT_BASE); in dove_pcie_init()
220 add_pcie_port(1, DOVE_PCIE1_VIRT_BASE); in dove_pcie_init()
/kernel/linux/linux-6.6/arch/arm/mach-dove/
H A Dpcie.c192 static void __init add_pcie_port(int index, void __iomem *base) in add_pcie_port() function
220 add_pcie_port(0, DOVE_PCIE0_VIRT_BASE); in dove_pcie_init()
223 add_pcie_port(1, DOVE_PCIE1_VIRT_BASE); in dove_pcie_init()

Completed in 3 milliseconds