/* * linux/include/asm/arch/SA-1111.h * * Copyright (C) 2000 John G Dorsey * * This file contains definitions for the SA-1111 Companion Chip. * (Structure and naming borrowed from SA-1101.h, by Peter Danielsson.) * */ #ifndef _ASM_ARCH_SA1111 #define _ASM_ARCH_SA1111 #include /* * Macro that calculates real address for registers in the SA-1111 */ #define _SA1111( x ) ((x) + SA1111_BASE) /* * 26 bits of the SA-1110 address bus are available to the SA-1111. * Use these when feeding target addresses to the DMA engines. */ #define SA1111_ADDR_WIDTH (26) #define SA1111_ADDR_MASK ((1<