Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
pci.h File Reference

Go to the source code of this file.

Macros

#define LOONGSON_PCI_IO_START   0x00004000UL
 
#define LOONGSON_PCI_MEM_START   LOONGSON_PCILO1_BASE
 
#define LOONGSON_PCI_MEM_END   (LOONGSON_PCILO1_BASE + 0x04000000 * 2)
 
#define LOONGSON_PCI_IO_START   0x00004000UL
 

Variables

struct pci_ops loongson_pci_ops
 

Macro Definition Documentation

#define LOONGSON_PCI_IO_START   0x00004000UL

Definition at line 46 of file pci.h.

#define LOONGSON_PCI_IO_START   0x00004000UL

Definition at line 46 of file pci.h.

#define LOONGSON_PCI_MEM_END   (LOONGSON_PCILO1_BASE + 0x04000000 * 2)

Definition at line 44 of file pci.h.

#define LOONGSON_PCI_MEM_START   LOONGSON_PCILO1_BASE

Definition at line 43 of file pci.h.

Variable Documentation

struct pci_ops loongson_pci_ops

Definition at line 178 of file ops-loongson2.c.