Searched refs:powerup_msecs (Results 1 – 4 of 4) sorted by relevance
48 u16 powerup_msecs; /* delay of up to 250 msec */ member
130 u16 powerup_msecs; member1206 msleep(host->powerup_msecs); in mmc_spi_set_ios()1379 host->powerup_msecs = host->pdata->powerup_msecs; in mmc_spi_probe()1380 if (!host->powerup_msecs || host->powerup_msecs > 250) in mmc_spi_probe()1381 host->powerup_msecs = 250; in mmc_spi_probe()
203 .powerup_msecs = 100,
252 .powerup_msecs = 100,