Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Variables
pci.h File Reference
#include <mach-dreamcast/mach/sysasic.h>

Go to the source code of this file.

Macros

#define GAPSPCI_REGS   0x01001400
 
#define GAPSPCI_DMA_BASE   0x01840000
 
#define GAPSPCI_DMA_SIZE   32768
 
#define GAPSPCI_BBA_CONFIG   0x01001600
 
#define GAPSPCI_BBA_CONFIG_SIZE   0x2000
 
#define GAPSPCI_IRQ   HW_EVENT_EXTERNAL
 

Variables

struct pci_ops gapspci_pci_ops
 

Macro Definition Documentation

#define GAPSPCI_BBA_CONFIG   0x01001600

Definition at line 19 of file pci.h.

#define GAPSPCI_BBA_CONFIG_SIZE   0x2000

Definition at line 20 of file pci.h.

#define GAPSPCI_DMA_BASE   0x01840000

Definition at line 17 of file pci.h.

#define GAPSPCI_DMA_SIZE   32768

Definition at line 18 of file pci.h.

#define GAPSPCI_IRQ   HW_EVENT_EXTERNAL

Definition at line 22 of file pci.h.

#define GAPSPCI_REGS   0x01001400

Definition at line 16 of file pci.h.

Variable Documentation

struct pci_ops gapspci_pci_ops

Definition at line 79 of file ops-dreamcast.c.