Go to the documentation of this file.
14 #ifndef __DM9000_PLATFORM_DATA
15 #define __DM9000_PLATFORM_DATA __FILE__
19 #define DM9000_PLATF_8BITONLY (0x0001)
20 #define DM9000_PLATF_16BITONLY (0x0002)
21 #define DM9000_PLATF_32BITONLY (0x0004)
22 #define DM9000_PLATF_EXT_PHY (0x0008)
23 #define DM9000_PLATF_NO_EEPROM (0x0010)
24 #define DM9000_PLATF_SIMPLE_PHY (0x0020)