Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
olpc.c File Reference
#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)
 

Macro Definition Documentation

#define NB_SLOT   0x1 /* Northbridge - GX chip - Device 1 */

Definition at line 174 of file olpc.c.

#define SB_SLOT   0xf /* Southbridge - CS5536 chip - Device F */

Definition at line 175 of file olpc.c.

Function Documentation

int __init pci_olpc_init ( void  )

Definition at line 309 of file olpc.c.