summaryrefslogtreecommitdiffstats
path: root/src/include/usr/i2c/i2creasoncodes.H
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/usr/i2c/i2creasoncodes.H')
-rw-r--r--src/include/usr/i2c/i2creasoncodes.H3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/include/usr/i2c/i2creasoncodes.H b/src/include/usr/i2c/i2creasoncodes.H
index d46546ca2..331c8d4fe 100644
--- a/src/include/usr/i2c/i2creasoncodes.H
+++ b/src/include/usr/i2c/i2creasoncodes.H
@@ -59,8 +59,9 @@ enum i2cModuleId
I2C_SEND_SLAVE_STOP = 0x09,
I2C_PROCESS_ACTIVE_MASTERS = 0x0A,
I2C_FORCE_RESET_AND_UNLOCK = 0x0B,
- I2C_PAGE_LOCK_OP = 0x0C,
+ I2C_PAGE_SWITCH_OP = 0x0C,
I2C_PAGE_UNLOCK_OP = 0x0D,
+ I2C_CHOOSE_EEPROM_PAGE = 0x0E,
};
OpenPOWER on IntegriCloud