|
Linux Kernel
3.7.1
|
#include <linux/kernel.h>#include <linux/pci.h>#include <video/vga.h>#include <asm/irq.h>#include <asm/mach/pci.h>#include <plat/pcie.h>#include <plat/addr-map.h>#include <mach/mv78xx0.h>#include "common.h"Go to the source code of this file.
Data Structures | |
| struct | pcie_port |
Functions | |
| void __init | mv78xx0_pcie_id (u32 *dev, u32 *rev) |
| DECLARE_PCI_FIXUP_HEADER (PCI_VENDOR_ID_MARVELL, PCI_ANY_ID, rc_pci_fixup) | |
| void __init | mv78xx0_pcie_init (int init_port0, int init_port1) |
Variables | |
| u32 | pcie_port_size [8] |
| DECLARE_PCI_FIXUP_HEADER | ( | PCI_VENDOR_ID_MARVELL | , |
| PCI_ANY_ID | , | ||
| rc_pci_fixup | |||
| ) |
1.8.2