aboutsummaryrefslogtreecommitdiff
path: root/src/superio/nsc/pc87360/pc87360.h
blob: 201da8eb6e5d0564490d64031363eb1882ca1d96 (plain)
1
2
3
4
5
6
7
8
9
10
11
#define PC87360_FDC  0x00 /* Floppy */
#define PC87360_PP   0x01 /* Parallel port */
#define PC87360_SP2  0x02 /* Com2 */
#define PC87360_SP1  0x03 /* Com1 */
#define PC87360_SWC  0x04
#define PC87360_KBCM 0x05 /* Mouse */
#define PC87360_KBCK 0x06 /* Keyboard */
#define PC87360_GPIO 0x07
#define PC87360_ACB  0x08
#define PC87360_FSCM 0x09
#define PC87360_WDT  0x0A