Lines Matching refs:code
6 code in arch/mips/kernel. The code was ported from PowerPC and
12 bridges some modifications have to be made. The code will
15 mess. This generic pci code is meant to clean up the mips
18 arch/mips/kernel/pci_auto.c has the pci bus enumeration code.
19 This code scans the pci bus(es) and assigns all of the resources.
20 Thus, you don't need the boot code to that, and many boot codes
21 don't do it correctly anyway. To enable the pci_auto code, add
37 Next, if you want to use the arch/mips/kernel/pci code, which has the
45 Note that you can enable CONFIG_NEW_PCI code without enabling
48 CONFIG_NEW_PCI code.
54 provided and fill in the code.