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