85 #define IME_MAX kImeTotal
87 #define DEFAULT_DEVICE 0x60
88 #define IME_START_ADDRESS 0x20
90 #define IME_VERSION_ADDR 0x00
91 #define IME_VENDOR_ADDR 0x08
92 #define IME_DEVICEID_ADDR 0x10
93 #define IME_STATUS_ADDR 0x20
94 #define IME_DATA_ADDR 0x40
96 #define IME_SCRATCHR_ADDR 0x60
97 #define IME_SCRATCHW_ADDR 0xA0
99 #define IME_CLEAR_COUNTERS 0x4A
100 #define IME_DISABLE_TERM 0x4B
101 #define IME_ENABLE_TERM 0x4C
102 #define IME_SETDEV_REG 0x4D
103 #define IME_RESET_REG 0x4E
105 #define IME_BUF_LEN 16
107 #define ACTION_POLL 0
108 #define ACTION_RENEGOTIATE 1
163 #define IME_COUNT_RESET 0x7F000000