Linux Kernel
3.7.1
|
#include <linux/pci.h>
#include <linux/init.h>
#include <asm/olpc.h>
#include <asm/geode.h>
#include <asm/pci_x86.h>
Go to the source code of this file.
Macros | |
#define | NB_SLOT 0x1 /* Northbridge - GX chip - Device 1 */ |
#define | SB_SLOT 0xf /* Southbridge - CS5536 chip - Device F */ |
Functions | |
int __init | pci_olpc_init (void) |
#define SB_SLOT 0xf /* Southbridge - CS5536 chip - Device F */ |