Rename src/superio/NSC to src/superio/nsc.
[coreboot.git] / src / superio / nsc / pc87351 / pc87351.h
1 #define PC87351_FDC  0x00 /* Floppy */
2 #define PC87351_PP   0x01 /* Parallel port */
3 #define PC87351_SP2  0x02 /* Com2 */
4 #define PC87351_SP1  0x03 /* Com1 */
5 #define PC87351_SWC  0x04 /* System wakeup control */
6 #define PC87351_KBCM 0x05 /* Mouse */
7 #define PC87351_KBCK 0x06 /* Keyboard */
8 #define PC87351_GPIO 0x07 /* General purpose IO */
9 #define PC87351_FSD  0x08 /* Fan speed device */