Searched refs:powerup_msecs (Results 1 – 4 of 4) sorted by relevance
33 u16 powerup_msecs; /* delay of up to 250 msec */ member
110 u16 powerup_msecs; member1062 msleep(host->powerup_msecs); in mmc_spi_set_ios()1235 host->powerup_msecs = host->pdata->powerup_msecs; in mmc_spi_probe()1236 if (!host->powerup_msecs || host->powerup_msecs > 250) in mmc_spi_probe()1237 host->powerup_msecs = 250; in mmc_spi_probe()
200 .powerup_msecs = 100,
243 .powerup_msecs = 100,