Lines Matching +full:0 +full:x3b0
13 #define FM93C56A_SIZE_8 0x100
14 #define FM93C56A_SIZE_16 0x80
15 #define FM93C66A_SIZE_8 0x200
16 #define FM93C66A_SIZE_16 0x100/* 4010 */
17 #define FM93C86A_SIZE_16 0x400/* 4022 */
19 #define FM93C56A_START 0x1
22 #define FM93C56A_READ 0x2
23 #define FM93C56A_WEN 0x0
24 #define FM93C56A_WRITE 0x1
25 #define FM93C56A_WRITE_ALL 0x0
26 #define FM93C56A_WDS 0x0
27 #define FM93C56A_ERASE 0x3
28 #define FM93C56A_ERASE_ALL 0x0
31 #define FM93C56A_WEN_EXT 0x3
32 #define FM93C56A_WRITE_ALL_EXT 0x1
33 #define FM93C56A_WDS_EXT 0x0
34 #define FM93C56A_ERASE_ALL_EXT 0x2
47 #define FM93C56A_READY 0
52 #define AUBURN_EEPROM_DI 0x8
53 #define AUBURN_EEPROM_DI_0 0x0
54 #define AUBURN_EEPROM_DI_1 0x8
55 #define AUBURN_EEPROM_DO 0x4
56 #define AUBURN_EEPROM_DO_0 0x0
57 #define AUBURN_EEPROM_DO_1 0x4
58 #define AUBURN_EEPROM_CS 0x2
59 #define AUBURN_EEPROM_CS_0 0x0
60 #define AUBURN_EEPROM_CS_1 0x2
61 #define AUBURN_EEPROM_CLK_RISE 0x1
62 #define AUBURN_EEPROM_CLK_FALL 0x0
85 /* MTU MAC 0 */
88 /* Flow Control MAC 0 */
121 * |15|14|13|12|11|10| 9| 8| 7| 6| 5| 4| 3| 2| 1| 0|
131 #define MAC_CONFIG_ENABLE_ANEG 0x0001
132 #define MAC_CONFIG_ENABLE_PAUSE 0x0002
134 #define PHY_CONFIG_PHY_ADDR_MASK 0x1f
135 #define PHY_CONFIG_ENABLE_FW_MANAGEMENT_MASK 0x20
175 /* Address = 0x7F */
176 #define FM93C56A_SIGNATURE 0x9356
177 #define FM93C66A_SIGNATURE 0x9366
197 /* MAC 0 CONFIGURATION */
234 struct bios_params sBIOSParams_fn1; /* x3B0 */