Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions | Variables
pci-yosemite.c File Reference
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/types.h>
#include <linux/pci.h>
#include <asm/titan_dep.h>

Go to the source code of this file.

Macros

#define TITAN_IO_SIZE   0x0000ffffUL
 
#define TITAN_IO_BASE   0xe8000000UL
 

Functions

 arch_initcall (pmc_yosemite_setup)
 

Variables

struct pci_ops titan_pci_ops
 

Macro Definition Documentation

#define TITAN_IO_BASE   0xe8000000UL

Definition at line 29 of file pci-yosemite.c.

#define TITAN_IO_SIZE   0x0000ffffUL

Definition at line 28 of file pci-yosemite.c.

Function Documentation

arch_initcall ( pmc_yosemite_setup  )

Variable Documentation

struct pci_ops titan_pci_ops

Definition at line 194 of file core_titan.c.