summaryrefslogtreecommitdiff
path: root/include/power/pca9450.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/pca9450.h')
-rw-r--r--include/power/pca9450.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/power/pca9450.h b/include/power/pca9450.h
index b8219d535ad..f896d829d37 100644
--- a/include/power/pca9450.h
+++ b/include/power/pca9450.h
@@ -54,6 +54,8 @@ enum {
PCA9450_REG_NUM,
};
+#define PCA9450_REG_PWRCTRL_TOFF_DEB BIT(5)
+
int power_pca9450_init(unsigned char bus, unsigned char addr);
enum {