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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/ide/ppc/
H A Dmpc8xx.c414 #define PCMCIA_SL(t) ((t==32) ? 0 : ((t & 0x1F)<<7)) /* Strobe Length */ macro
436 mask = ~(PCMCIA_SHT(0xFF) | PCMCIA_SST(0xFF) | PCMCIA_SL(0xFF));
440 | PCMCIA_SL (ide_pio_clocks[pio].active_time)

Completed in 39 milliseconds