Home
last modified time | relevance | path

Searched refs:powerup_msecs (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/include/linux/spi/
Dmmc_spi.h48 u16 powerup_msecs; /* delay of up to 250 msec */ member
/Linux-v4.19/drivers/mmc/host/
Dmmc_spi.c130 u16 powerup_msecs; member
1206 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()
/Linux-v4.19/arch/arm/mach-ep93xx/
Dvision_ep9307.c203 .powerup_msecs = 100,
Dts72xx.c252 .powerup_msecs = 100,