|
Linux Kernel
3.7.1
|
#include <linux/linkage.h>#include <linux/init.h>#include <asm/blackfin.h>#include <asm/dma.h>#include <asm/clocks.h>#include <asm/mem_init.h>#include <asm/dpmc.h>Go to the source code of this file.
Macros | |
| #define | SDGCTL_WIDTH (1 << 31) /* SDRAM external data path width */ |
| #define | PLL_CTL_VAL |
Functions | |
| __attribute__ ((l1_text)) | |
| #define PLL_CTL_VAL |
Definition at line 38 of file clocks-init.c.
Definition at line 37 of file clocks-init.c.
| __attribute__ | ( | (l1_text) | ) |
Definition at line 43 of file clocks-init.c.
1.8.2