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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/pcmcia/
H A Dtcic.c123 #define TCIC_IRQ(x) ((x) ? (((x) == 11) ? 1 : (x)) : 15) macro
225 tcic_aux_setw(TCIC_AUX_SYSCFG, cfg | TCIC_IRQ(irq));
663 scf1 |= TCIC_IRQ(state->io_irq);
677 TCIC_IRQ(cs_irq));

Completed in 70 milliseconds