aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/asurada/gpio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/google/asurada/gpio.h')
-rw-r--r--src/mainboard/google/asurada/gpio.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mainboard/google/asurada/gpio.h b/src/mainboard/google/asurada/gpio.h
index 90de583f77..ae34d33313 100644
--- a/src/mainboard/google/asurada/gpio.h
+++ b/src/mainboard/google/asurada/gpio.h
@@ -14,6 +14,8 @@
#define GPIO_SD_CD GPIO(EINT17)
/* AP_EC_WARM_RST_REQ */
#define GPIO_RESET GPIO(CAM_PDN2)
+/* EN_SPK */
+#define GPIO_EN_SPK_AMP GPIO(CAM_PDN1)
void setup_chromeos_gpios(void);