Searched refs:PCI_MAX_BUS (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/include/
H A Dpcicfg.h26 #ifndef PCI_MAX_BUS
27 #define PCI_MAX_BUS 0x100 macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-brcm/
H A Dbcm5301x_pcie.c88 #define PCI_MAX_BUS 4 macro
89 #define PLX_PRIM_SEC_BUS_NUM (0x00000201 | (PCI_MAX_BUS << 16))
520 soc_pci_write_config(bus, devfn, 0x18, 4, (0x00000201 | (PCI_MAX_BUS << 16)));

Completed in 78 milliseconds