summaryrefslogtreecommitdiff
path: root/board/deltaur/gpio.inc
blob: 211d8c74bb58e99e27d1b69f184424bbc3110c55 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/* -*- mode:c -*-
 *
 * Copyright 2020 The Chromium OS Authors. All rights reserved.
 * Use of this source code is governed by a BSD-style license that can be
 * found in the LICENSE file.
 */

/* Declare symbolic names for all the GPIOs that we care about.
 * Note: Those with interrupt handlers must be declared first. */

/* Interrupts */

/* TODO(b/148160415) - Determine correct purpose for these GPIOs */
UNIMPLEMENTED(ENTERING_RW)
UNIMPLEMENTED(WP_L)
UNIMPLEMENTED(QMSPI_CS0)

/* Alternate Mode */