/* * Copyright 2008-2010 Analog Devices Inc. * * Licensed under the GPL-2 or later. */ #ifndef _MACH_BLACKFIN_H_ #define _MACH_BLACKFIN_H_ #include "bf518.h" #include "anomaly.h" #include <asm/def_LPBlackfin.h> #ifdef CONFIG_BF512 # include "defBF512.h" #endif #ifdef CONFIG_BF514 # include "defBF514.h" #endif #ifdef CONFIG_BF516 # include "defBF516.h" #endif #ifdef CONFIG_BF518 # include "defBF518.h" #endif #ifndef __ASSEMBLY__ # include <asm/cdef_LPBlackfin.h> # ifdef CONFIG_BF512 # include "cdefBF512.h" # endif # ifdef CONFIG_BF514 # include "cdefBF514.h" # endif # ifdef CONFIG_BF516 # include "cdefBF516.h" # endif # ifdef CONFIG_BF518 # include "cdefBF518.h" # endif #endif #endif
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
anomaly.h | File | 6.54 KB | 0644 |
|
bf518.h | File | 4.6 KB | 0644 |
|
bfin_serial.h | File | 252 B | 0644 |
|
blackfin.h | File | 705 B | 0644 |
|
cdefBF512.h | File | 63.63 KB | 0644 |
|
cdefBF514.h | File | 4.47 KB | 0644 |
|
cdefBF516.h | File | 10.83 KB | 0644 |
|
cdefBF518.h | File | 3.37 KB | 0644 |
|
defBF512.h | File | 81.71 KB | 0644 |
|
defBF514.h | File | 2.84 KB | 0644 |
|
defBF516.h | File | 32.55 KB | 0644 |
|
defBF518.h | File | 3.76 KB | 0644 |
|
dma.h | File | 1015 B | 0644 |
|
gpio.h | File | 1.16 KB | 0644 |
|
irq.h | File | 6.54 KB | 0644 |
|
mem_map.h | File | 1.77 KB | 0644 |
|
pll.h | File | 29 B | 0644 |
|
portmux.h | File | 9.16 KB | 0644 |
|