代码搜索结果

找到约 10,000 项符合 PIC 的代码

pmac_pic.c

/* * Support for the interrupt controllers found on Power Macintosh, * currently Apple's "Grand Central" interrupt controller in all * it's incarnations. OpenPIC support used on newer machines i

adir_pic.c

/* * arch/ppc/platforms/adir_pic.c * * Interrupt controller support for SBS Adirondack * * By Michael Sokolov * based on the K2 and SCM versions by Matt Porter

pmac_pic.h

#ifndef __PPC_PLATFORMS_PMAC_PIC_H #define __PPC_PLATFORMS_PMAC_PIC_H #include extern struct hw_interrupt_type pmac_pic; void pmac_pic_init(void); int pmac_get_irq(struct pt_regs *reg

xilinx_pic.c

/* * arch/ppc/syslib/xilinx_pic.c * * Interrupt controller driver for Xilinx Virtex-II Pro. * * Author: MontaVista Software, Inc. * source@mvista.com * * 2002-2004 (c) MontaVista Softw

open_pic.c

/* * arch/ppc/kernel/open_pic.c -- OpenPIC Interrupt Handling * * Copyright (C) 1997 Geert Uytterhoeven * * This file is subject to the terms and conditions of the GNU General Public * Licen

pip_pic.c

/*---------------------------------------------------------------------------*/ /* 小鸡图形区 */ /*

pmac_pic.c

/* * BK Id: SCCS/s.pmac_pic.c 1.24 12/19/01 10:53:01 paulus */ #include #include #include #include #include #include

open_pic.c

/* * BK Id: SCCS/s.open_pic.c 1.33 12/19/01 09:45:54 trini */ /* * arch/ppc/kernel/open_pic.c -- OpenPIC Interrupt Handling * * Copyright (C) 1997 Geert Uytterhoeven * * This file is subject

open_pic.h

/* * BK Id: SCCS/s.open_pic.h 1.14 10/11/01 12:09:12 trini */ /* * arch/ppc/kernel/open_pic.h -- OpenPIC Interrupt Handling * * Copyright (C) 1997 Geert Uytterhoeven * * This file is subject

pmac_pic.h

/* * BK Id: SCCS/s.pmac_pic.h 1.9 08/19/01 22:23:04 paulus */ #ifndef _PPC_KERNEL_PMAC_PIC_H #define _PPC_KERNEL_PMAC_PIC_H #include "local_irq.h" extern struct hw_interrupt_type pmac_pic; void p