Searched refs:ppc8xx_pic (Results 1 - 4 of 4) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/ppc/kernel/
H A Dppc8xx_pic.h10 extern struct hw_interrupt_type ppc8xx_pic;
H A Dppc8xx_pic.c2 * BK Id: SCCS/s.ppc8xx_pic.c 1.13 12/01/01 17:19:48 trini
12 #include "ppc8xx_pic.h"
75 struct hw_interrupt_type ppc8xx_pic = { variable in typeref:struct:hw_interrupt_type
H A DMakefile49 obj-$(CONFIG_8xx) += m8xx_setup.o ppc8xx_pic.o
H A Dm8xx_setup.c49 #include "ppc8xx_pic.h"
245 irq_desc[i].handler = &ppc8xx_pic;

Completed in 37 milliseconds