Go to the documentation of this file.
5 #ifndef __LINUX_MV643XX_ETH_H
6 #define __LINUX_MV643XX_ETH_H
10 #define MV643XX_ETH_SHARED_NAME "mv643xx_eth"
11 #define MV643XX_ETH_NAME "mv643xx_eth_port"
12 #define MV643XX_ETH_SHARED_REGS 0x2000
13 #define MV643XX_ETH_SHARED_REGS_SIZE 0x2000
14 #define MV643XX_ETH_BAR_4 0x2220
15 #define MV643XX_ETH_SIZE_REG_4 0x2224
16 #define MV643XX_ETH_BASE_ADDR_ENABLE_REG 0x2290
18 #define MV643XX_TX_CSUM_DEFAULT_LIMIT 0
30 #define MV643XX_ETH_PHY_ADDR_DEFAULT 0
31 #define MV643XX_ETH_PHY_ADDR(x) (0x80 | (x))
32 #define MV643XX_ETH_PHY_NONE 0xff