Searched refs:powerup_msecs (Results 1 – 4 of 4) sorted by relevance
33 u16 powerup_msecs; /* delay of up to 250 msec */ member
116 u16 powerup_msecs; member1190 msleep(host->powerup_msecs); in mmc_spi_set_ios()1362 host->powerup_msecs = host->pdata->powerup_msecs; in mmc_spi_probe()1363 if (!host->powerup_msecs || host->powerup_msecs > 250) in mmc_spi_probe()1364 host->powerup_msecs = 250; in mmc_spi_probe()
200 .powerup_msecs = 100,
244 .powerup_msecs = 100,