Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/linux/spi/
A Dmmc_spi.h33 u16 powerup_msecs; /* delay of up to 250 msec */ member
/linux-6.3-rc2/drivers/mmc/host/
A Dmmc_spi.c110 u16 powerup_msecs; member
1181 msleep(host->powerup_msecs); in mmc_spi_set_ios()
1400 host->powerup_msecs = host->pdata->powerup_msecs; in mmc_spi_probe()
1401 if (!host->powerup_msecs || host->powerup_msecs > 250) in mmc_spi_probe()
1402 host->powerup_msecs = 250; in mmc_spi_probe()
/linux-6.3-rc2/arch/arm/mach-ep93xx/
A Dvision_ep9307.c200 .powerup_msecs = 100,
A Dts72xx.c243 .powerup_msecs = 100,

Completed in 8 milliseconds