Home
last modified time | relevance | path

Searched refs:DEC_INTERRUPT (Results 1 – 2 of 2) sorted by relevance

/linux-2.4.37.9/include/asm-ppc/
Dirq.h153 #ifndef DEC_INTERRUPT
154 #define DEC_INTERRUPT SIU_LEVEL7 macro
/linux-2.4.37.9/arch/ppc/kernel/
Dm8xx_setup.c182 ((mk_int_int_mask(DEC_INTERRUPT) << 8) | in m8xx_calibrate_decr()
185 if (request_irq(DEC_INTERRUPT, timebase_interrupt, 0, "tbint", in m8xx_calibrate_decr()