Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/pci.h>
#include <linux/delay.h>
#include <linux/string.h>
#include <linux/init.h>
#include <linux/bootmem.h>
#include <linux/memblock.h>
#include <linux/log2.h>
#include <linux/slab.h>
#include <asm/io.h>
#include <asm/prom.h>
#include <asm/pci-bridge.h>
#include <asm/machdep.h>
#include <sysdev/fsl_soc.h>
#include <sysdev/fsl_pci.h>
Go to the source code of this file.
Functions | |
DECLARE_PCI_FIXUP_HEADER (PCI_VENDOR_ID_FREESCALE, PCI_ANY_ID, quirk_fsl_pcie_header) | |
u64 | fsl_pci_immrbar_base (struct pci_controller *hose) |
DECLARE_PCI_FIXUP_HEADER | ( | PCI_VENDOR_ID_FREESCALE | , |
PCI_ANY_ID | , | ||
quirk_fsl_pcie_header | |||
) |
u64 fsl_pci_immrbar_base | ( | struct pci_controller * | hose | ) |