OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [linux/] [linux-2.4/] [include/] [asm-arm/] [arch-anakin/] [irqs.h] - Rev 1765

Compare with Previous | Blame | View Log

/*
 *  linux/include/asm-arm/arch-anakin/irqs.h
 *
 *  Copyright (C) 2001 Aleph One Ltd. for Acunia N.V.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 as
 * published by the Free Software Foundation.
 *
 *  Changelog:
 *   10-Apr-2001 TTC	Created
 */
 
#ifndef __ASM_ARCH_IRQS_H
#define __ASM_ARCH_IRQS_H
 
#define NR_IRQS			16
 
#define IRQ_UART0		0
#define IRQ_UART1		1
#define IRQ_UART2		2
#define IRQ_TICK		3
#define IRQ_CODEC		4
#define IRQ_UART4		5
#define IRQ_TOUCHSCREEN		6
#define IRQ_UART3		7
#define IRQ_FIFO		8
#define IRQ_CAN			9
#define IRQ_COMPACTFLASH	10
#define IRQ_BOSH		12
#define IRQ_ANAKIN		15
 
#endif
 

Compare with Previous | Blame | View Log

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.