summaryrefslogtreecommitdiff
path: root/driver/tcpm/anx74xx.c
diff options
context:
space:
mode:
Diffstat (limited to 'driver/tcpm/anx74xx.c')
-rw-r--r--driver/tcpm/anx74xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/driver/tcpm/anx74xx.c b/driver/tcpm/anx74xx.c
index fc242bc1f0..89f187f44b 100644
--- a/driver/tcpm/anx74xx.c
+++ b/driver/tcpm/anx74xx.c
@@ -408,7 +408,7 @@ static int anx74xx_check_cc_type(int cc_reg)
break;
case BIT_VALUE_OF_SRC_CC_RA:
- cc = TYPEC_CC_VOLT_RD;
+ cc = TYPEC_CC_VOLT_RA;
break;
case BIT_VALUE_OF_SNK_CC_DEFAULT: