xref: /kernel/linux/linux-6.6/drivers/parport/multiface.h (revision 62306a36)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /kernel/linux/linux-6.6/drivers/parport/
162306a36Sopenharmony_ci/* SPDX-License-Identifier: GPL-2.0 */
262306a36Sopenharmony_ci#ifndef _MULTIFACE_H_
362306a36Sopenharmony_ci#define _MULTIFACE_H_
462306a36Sopenharmony_ci
562306a36Sopenharmony_ci/*
662306a36Sopenharmony_ci * Defines for SerialMaster, Multiface Card II and Multiface Card III
762306a36Sopenharmony_ci * The addresses given below are offsets to the board base address
862306a36Sopenharmony_ci *
962306a36Sopenharmony_ci * 6.11.95 Joerg Dorchain (dorchain@mpi-sb.mpg.de)
1062306a36Sopenharmony_ci *
1162306a36Sopenharmony_ci */
1262306a36Sopenharmony_ci
1362306a36Sopenharmony_ci#define PIA_REG_PADWIDTH 255
1462306a36Sopenharmony_ci
1562306a36Sopenharmony_ci#define DUARTBASE 0x0000
1662306a36Sopenharmony_ci#define PITBASE   0x0100
1762306a36Sopenharmony_ci#define ROMBASE   0x0200
1862306a36Sopenharmony_ci#define PIABASE   0x4000
1962306a36Sopenharmony_ci
2062306a36Sopenharmony_ci#endif
2162306a36Sopenharmony_ci
22

Indexes created Thu Nov 07 10:32:03 CST 2024