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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-mv78xx0/
H A Dpcie.c278 static void __init add_pcie_port(int maj, int min, unsigned long base) function
301 add_pcie_port(0, 0, PCIE00_VIRT_BASE);
303 add_pcie_port(0, 1, PCIE01_VIRT_BASE);
304 add_pcie_port(0, 2, PCIE02_VIRT_BASE);
305 add_pcie_port(0, 3, PCIE03_VIRT_BASE);
310 add_pcie_port(1, 0, PCIE10_VIRT_BASE);
312 add_pcie_port(1, 1, PCIE11_VIRT_BASE);
313 add_pcie_port(1, 2, PCIE12_VIRT_BASE);
314 add_pcie_port(1, 3, PCIE13_VIRT_BASE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-dove/
H A Dpcie.c210 static void __init add_pcie_port(int index, unsigned long base) function
232 add_pcie_port(0, DOVE_PCIE0_VIRT_BASE);
235 add_pcie_port(1, DOVE_PCIE1_VIRT_BASE);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-kirkwood/
H A Dpcie.c253 static void __init add_pcie_port(int index, unsigned long base) function
267 add_pcie_port(0, PCIE_VIRT_BASE);
270 add_pcie_port(1, PCIE1_VIRT_BASE);

Completed in 61 milliseconds