Change all occurences of NSC to nsc in the code. The next commit
[coreboot.git] / src / superio / NSC / pc97317 / pc97317.h
1 #define PC97317_KBCK 0x00 /* Keyboard */
2 #define PC97317_KBCM 0x01 /* Mouse */
3 #define PC97317_RTC  0x02 /* Real-Time Clock */
4 #define PC97317_FDC  0x03 /* Floppy */
5 #define PC97317_PP   0x04 /* Parallel port */
6 #define PC97317_SP2  0x05 /* Com2 */
7 #define PC97317_SP1  0x06 /* Com1 */
8 #define PC97317_GPIO 0x07
9 #define PC97317_PM   0x08 /* Power Management */
10