Searched refs:powerup_msecs (Results 1 – 2 of 2) sorted by relevance
109 u16 powerup_msecs; member1060 msleep(host->powerup_msecs); in mmc_spi_set_ios()1236 host->powerup_msecs = host->pdata->powerup_msecs; in mmc_spi_probe()1237 if (!host->powerup_msecs || host->powerup_msecs > 250) in mmc_spi_probe()1238 host->powerup_msecs = 250; in mmc_spi_probe()
33 u16 powerup_msecs; /* delay of up to 250 msec */ member