Searched refs:UIC0 (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/syslib/
H A Dppc4xx_pic.c91 #define ACK_UIC1_PARENT mtdcr(DCRN_UIC_SR(UIC0), UIC0_UIC1NC);
92 #define ACK_UIC2_PARENT mtdcr(DCRN_UIC_SR(UIC0), UIC0_UIC2NC);
93 #define ACK_UIC3_PARENT mtdcr(DCRN_UIC_SR(UIC0), UIC0_UIC3NC);
101 u32 uic0 = mfdcr(DCRN_UIC_MSR(UIC0));
114 /* Enable cascade interrupts in UIC0 */
116 mtdcr(DCRN_UIC_SR(UIC0), UIC0_UIC1NC | UIC0_UIC2NC | UIC0_UIC3NC);
117 mtdcr(DCRN_UIC_ER(UIC0), ppc_cached_irq_mask[0]);
132 return 32 - ffs(mfdcr(DCRN_UIC_MSR(UIC0)));
157 #define ACK_UIC1_PARENT mtdcr(DCRN_UIC_SR(UIC0), UIC0_UIC1NC);
163 u32 uic0 = mfdcr(DCRN_UIC_MSR(UIC0));
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/arch/ppc/platforms/4xx/
H A Dibm405ep.h140 #define UIC0 DCRN_UIC0_BASE macro
H A Dibm405gp.h143 #define UIC0 DCRN_UIC0_BASE macro
H A Dibm405gpr.h143 #define UIC0 DCRN_UIC0_BASE macro
H A Dibmnp405h.h135 #define UIC0 DCRN_UIC0_BASE macro
H A Dibmstb4.h139 #define UIC0 DCRN_UIC0_BASE macro
H A Dibmstbx25.h158 #define UIC0 DCRN_UIC0_BASE macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/include/asm-ppc/
H A Dibm44x.h211 #define UIC0 DCRN_UIC0_BASE macro

Completed in 107 milliseconds