MAINTAINERS: Add Yuchi and Vasiliy for Intel Atom Snow Ridge SoC
[coreboot.git] / src / superio / smsc / sio10n268 / sio10n268.h
blob0452ab7153186a49f2bd2d6499fc6ad36e8ebf43
1 /* SPDX-License-Identifier: GPL-2.0-only */
3 #ifndef SUPERIO_SMSC_SIO10N268_SIO10N268_H
4 #define SUPERIO_SMSC_SIO10N268_SIO10N268_H
6 /* Note: The SIO10N268 has no logical devices. */
8 #define SIO10N268_FDC 0x00 /* Floppy */
9 #define SIO10N268_PP 0x03 /* Parallel port */
10 #define SIO10N268_KBDC 0x05 /* Keyboard */
12 #endif