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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/mips/tx4927/common/
H A Dtx4927_irq.c143 #define CCP0_STATUS 12 macro
158 case CCP0_STATUS:
172 case CCP0_STATUS:{
199 tx4927_irq_cp0_modify(CCP0_STATUS, 0, tx4927_irq_cp0_mask(irq));
206 tx4927_irq_cp0_modify(CCP0_STATUS, tx4927_irq_cp0_mask(irq), 0);

Completed in 27 milliseconds