summaryrefslogtreecommitdiff
path: root/src/superio/nsc/pc87382/pc87382.h
blob: 6fb8913202bfd16640c8f11be40d7fdde58b5753 (plain)
1
2
3
4
5
6
7
8
9
10
/* SPDX-License-Identifier: GPL-2.0-or-later */

#ifndef SUPERIO_NSC_PC87382_H
#define SUPERIO_NSC_PC87382_H

#define PC87382_IR   0x02
#define PC87382_SP1  0x03
#define PC87382_GPIO 0x07
#define PC87382_DOCK 0x19
#endif