summaryrefslogtreecommitdiff
path: root/driver/retimer/anx7483.h
diff options
context:
space:
mode:
Diffstat (limited to 'driver/retimer/anx7483.h')
-rw-r--r--driver/retimer/anx7483.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/driver/retimer/anx7483.h b/driver/retimer/anx7483.h
index 3120e3c707..a478f5abf6 100644
--- a/driver/retimer/anx7483.h
+++ b/driver/retimer/anx7483.h
@@ -8,6 +8,14 @@
#ifndef __CROS_EC_USB_RETIMER_ANX7483_H
#define __CROS_EC_USB_RETIMER_ANX7483_H
+#include "common.h"
+
+/* Tuning defaults */
+struct anx7483_tuning_set {
+ uint8_t addr;
+ uint8_t value;
+};
+
/*
* LFPS_TIMER register
*