Linux Kernel
3.7.1
Main Page
Related Pages
Modules
Namespaces
Data Structures
Files
File List
Globals
All
Data Structures
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Groups
Pages
arch
blackfin
include
asm
pci.h
Go to the documentation of this file.
1
/* Changed from asm-m68k version, Lineo Inc. May 2001 */
2
3
#ifndef _ASM_BFIN_PCI_H
4
#define _ASM_BFIN_PCI_H
5
6
#include <asm/scatterlist.h>
7
#include <
asm-generic/pci-dma-compat.h
>
8
#include <
asm-generic/pci.h
>
9
10
#define PCIBIOS_MIN_IO 0x00001000
11
#define PCIBIOS_MIN_MEM 0x10000000
12
13
static
inline
void
pcibios_penalize_isa_irq(
int
irq)
14
{
15
/* We don't do dynamic PCI IRQ allocation */
16
}
17
18
#endif
/* _ASM_BFIN_PCI_H */
Generated on Thu Jan 10 2013 12:50:06 for Linux Kernel by
1.8.2