detect_delay_ms   290 arch/arm/mach-pxa/balloon3.c 	.detect_delay_ms	= 200,
detect_delay_ms   457 arch/arm/mach-pxa/cm-x300.c 	.detect_delay_ms	= 200,
detect_delay_ms   486 arch/arm/mach-pxa/cm-x300.c 	.detect_delay_ms	= 200,
detect_delay_ms    37 arch/arm/mach-pxa/colibri-evalboard.c 	.detect_delay_ms	= 200,
detect_delay_ms    51 arch/arm/mach-pxa/colibri-pxa270-income.c 	.detect_delay_ms	= 200,
detect_delay_ms   491 arch/arm/mach-pxa/corgi.c 	.detect_delay_ms	= 250,
detect_delay_ms   125 arch/arm/mach-pxa/csb726.c 	.detect_delay_ms	= 500,
detect_delay_ms   622 arch/arm/mach-pxa/em-x270.c 	.detect_delay_ms	= 250,
detect_delay_ms   274 arch/arm/mach-pxa/littleton.c 	.detect_delay_ms	= 200,
detect_delay_ms   451 arch/arm/mach-pxa/lubbock.c 	.detect_delay_ms	= 10,
detect_delay_ms   385 arch/arm/mach-pxa/mioa701.c 	.detect_delay_ms	= 250,
detect_delay_ms   325 arch/arm/mach-pxa/mxm8x10.c 	.detect_delay_ms = 10,
detect_delay_ms    45 arch/arm/mach-pxa/palm27x.c 	.detect_delay_ms	= 200,
detect_delay_ms   120 arch/arm/mach-pxa/palmtc.c 	.detect_delay_ms	= 200,
detect_delay_ms   365 arch/arm/mach-pxa/pcm990-baseboard.c 	.detect_delay_ms	= 250,
detect_delay_ms   284 arch/arm/mach-pxa/poodle.c 	.detect_delay_ms	= 250,
detect_delay_ms   612 arch/arm/mach-pxa/spitz.c 	.detect_delay_ms	= 250,
detect_delay_ms   748 arch/arm/mach-pxa/stargate2.c 	.detect_delay_ms = 250,
detect_delay_ms   287 arch/arm/mach-pxa/tosa.c 	.detect_delay_ms	= 250,
detect_delay_ms   350 arch/arm/mach-pxa/trizeps4.c 	.detect_delay_ms= 10,
detect_delay_ms   240 arch/arm/mach-pxa/vpac270.c 	.detect_delay_ms	= 200,
detect_delay_ms   291 arch/arm/mach-pxa/z2.c 	.detect_delay_ms	= 200,
detect_delay_ms   661 arch/arm/mach-pxa/zeus.c 	.detect_delay_ms	= 250,
detect_delay_ms   225 arch/arm/mach-pxa/zylonite.c 	.detect_delay_ms= 200,
detect_delay_ms   248 arch/arm/mach-pxa/zylonite.c 	.detect_delay_ms= 200,
detect_delay_ms   264 arch/arm/mach-pxa/zylonite.c 	.detect_delay_ms= 200,
detect_delay_ms    30 drivers/mmc/host/dw_mmc-pci.c 	.detect_delay_ms		= 200,
detect_delay_ms  2611 drivers/mmc/host/dw_mmc.c 		msecs_to_jiffies(host->pdata->detect_delay_ms));
detect_delay_ms  3114 drivers/mmc/host/dw_mmc.c 				 &pdata->detect_delay_ms);
detect_delay_ms   263 drivers/mmc/host/dw_mmc.h 	u32 detect_delay_ms;
detect_delay_ms    61 drivers/mmc/host/pxamci.c 	unsigned long		detect_delay_ms;
detect_delay_ms   566 drivers/mmc/host/pxamci.c 	mmc_detect_change(devid, msecs_to_jiffies(host->detect_delay_ms));
detect_delay_ms   591 drivers/mmc/host/pxamci.c 		host->detect_delay_ms = tmp;
detect_delay_ms   728 drivers/mmc/host/pxamci.c 		host->detect_delay_ms = host->pdata->detect_delay_ms;
detect_delay_ms    13 include/linux/platform_data/mmc-pxamci.h 	unsigned long detect_delay_ms;		/* delay in millisecond before detecting cards after interrupt */