summaryrefslogtreecommitdiff
path: root/driver/tcpm/nct38xx.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/tcpm/nct38xx.h')
-rw-r--r--driver/tcpm/nct38xx.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/driver/tcpm/nct38xx.h b/driver/tcpm/nct38xx.h
index 1357d47bab..e85860f2db 100644
--- a/driver/tcpm/nct38xx.h
+++ b/driver/tcpm/nct38xx.h
@@ -10,15 +10,15 @@
#define __CROS_EC_USB_PD_TCPM_NCT38XX_H
/* I2C interface */
-#define NCT38xx_I2C_ADDR1_1__7bf 0x70
-#define NCT38xx_I2C_ADDR1_2__7bf 0x71
-#define NCT38xx_I2C_ADDR1_3__7bf 0x72
-#define NCT38xx_I2C_ADDR1_4__7bf 0x73
-
-#define NCT38xx_I2C_ADDR2_1__7bf 0x74
-#define NCT38xx_I2C_ADDR2_2__7bf 0x75
-#define NCT38xx_I2C_ADDR2_3__7bf 0x76
-#define NCT38xx_I2C_ADDR2_4__7bf 0x77
+#define NCT38xx_I2C_ADDR1_1_FLAGS 0x70
+#define NCT38xx_I2C_ADDR1_2_FLAGS 0x71
+#define NCT38xx_I2C_ADDR1_3_FLAGS 0x72
+#define NCT38xx_I2C_ADDR1_4_FLAGS 0x73
+
+#define NCT38xx_I2C_ADDR2_1_FLAGS 0x74
+#define NCT38xx_I2C_ADDR2_2_FLAGS 0x75
+#define NCT38xx_I2C_ADDR2_3_FLAGS 0x76
+#define NCT38xx_I2C_ADDR2_4_FLAGS 0x77
#define NCT38XX_REG_VENDOR_ID_L 0x00
#define NCT38XX_REG_VENDOR_ID_H 0x01