powerup_msecs     244 arch/arm/mach-ep93xx/ts72xx.c 	.powerup_msecs	= 100,
powerup_msecs     200 arch/arm/mach-ep93xx/vision_ep9307.c 	.powerup_msecs	= 100,
powerup_msecs     116 drivers/mmc/host/mmc_spi.c 	u16			powerup_msecs;
powerup_msecs    1195 drivers/mmc/host/mmc_spi.c 					msleep(host->powerup_msecs);
powerup_msecs    1367 drivers/mmc/host/mmc_spi.c 		host->powerup_msecs = host->pdata->powerup_msecs;
powerup_msecs    1368 drivers/mmc/host/mmc_spi.c 		if (!host->powerup_msecs || host->powerup_msecs > 250)
powerup_msecs    1369 drivers/mmc/host/mmc_spi.c 			host->powerup_msecs = 250;
powerup_msecs      33 include/linux/spi/mmc_spi.h 	u16 powerup_msecs;		/* delay of up to 250 msec */