Linux Kernel
3.7.1
|
#include <linux/kernel.h>
#include <linux/param.h>
#include <linux/init.h>
#include <linux/io.h>
#include <linux/platform_device.h>
#include <asm/coldfire.h>
#include <asm/mcfsim.h>
#include <asm/nettel.h>
Go to the source code of this file.
Macros | |
#define | NETTEL_SMC0_ADDR 0x30600300 |
#define | NETTEL_SMC0_IRQ 29 |
#define | NETTEL_SMC1_ADDR 0x30600000 |
#define | NETTEL_SMC1_IRQ 27 |
#define | SMC91xx_BANKSELECT 14 |
#define | SMC91xx_BASEADDR 2 |
#define | SMC91xx_BASEMAC 4 |
Functions | |
arch_initcall (init_nettel) | |
arch_initcall | ( | init_nettel | ) |