summaryrefslogtreecommitdiff
path: root/src/superio/NSC/pc87366/pc87366.h
blob: ccdf1a099d54ecc15924b19452da232c89e3a6a0 (plain)
1
2
3
4
5
6
7
8
9
10
11
#define PC87366_FDC  0x00 /* Floppy */
#define PC87366_PP   0x01 /* Parallel port */
#define PC87366_SP2  0x02 /* Com2 */
#define PC87366_SP1  0x03 /* Com1 */
#define PC87366_SWC  0x04
#define PC87366_KBCM 0x05 /* Mouse */
#define PC87366_KBCK 0x06 /* Keyboard */
#define PC87366_GPIO 0x07
#define PC87366_ACB  0x08
#define PC87366_FSCM 0x09
#define PC87366_WDT  0x0A