Searched refs:PCMCIA_BMT_LIMIT (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 Dm8xx_pcmcia.c256 #define PCMCIA_BMT_LIMIT (15*4) /* Bus Monitor Timeout value */ macro
273 #undef PCMCIA_BMT_LIMIT macro
274 #define PCMCIA_BMT_LIMIT (6*8) macro
680 if (clocks >= PCMCIA_BMT_LIMIT) {
682 clocks = PCMCIA_BMT_LIMIT - 1;

Completed in 92 milliseconds