summaryrefslogtreecommitdiffstats
path: root/src/mainboard/facebook/monolith/onboard.h
blob: f82d10f5bd9adce84ff6e47f542447ebddb06336 (plain)
1
2
3
4
5
6
7
8
9
/* SPDX-License-Identifier: GPL-2.0-only */

#ifndef ONBOARD_H
#define ONBOARD_H

#define ITE8528_CMD_PORT	0x6E
#define ITE8528_DATA_PORT	0x6F

#endif