blob: 0452ab7153186a49f2bd2d6499fc6ad36e8ebf43 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef SUPERIO_SMSC_SIO10N268_SIO10N268_H
#define SUPERIO_SMSC_SIO10N268_SIO10N268_H
/* Note: The SIO10N268 has no logical devices. */
#define SIO10N268_FDC 0x00 /* Floppy */
#define SIO10N268_PP 0x03 /* Parallel port */
#define SIO10N268_KBDC 0x05 /* Keyboard */
#endif