summaryrefslogtreecommitdiff
path: root/chip/g/registers.h
diff options
context:
space:
mode:
Diffstat (limited to 'chip/g/registers.h')
-rw-r--r--chip/g/registers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/chip/g/registers.h b/chip/g/registers.h
index a7ab14e67c..566bf063b3 100644
--- a/chip/g/registers.h
+++ b/chip/g/registers.h
@@ -185,6 +185,7 @@ static inline int x_uart_addr(int ch, int offset)
/* Flags to indicate the direction of the signal-to-pin connection */
#define DIO_INPUT 0x0001
#define DIO_OUTPUT 0x0002
+#define DIO_ENABLE_DIRECT_INPUT 0x0004
/*
* To store a pinmux DIO in the struct gpio_alt_func's mask field, we use: