aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/cyan/onboard.h
blob: dd33a381230985d89f0ffbefe75e33ce2518ebf4 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef CYAN_ONBOARD_H
#define CYAN_ONBOARD_H

/* Write protect active high. */
#define WP_GPIO			GP_E_22

#endif