Home
last modified time | relevance | path

Searched refs:MMC_CMD_TRANSFER_TIME (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/mmc/host/
H A Dsdhci.h355 #define MMC_CMD_TRANSFER_TIME (10 * NSEC_PER_MSEC) /* max 10 ms */ macro
H A Dsdhci.c937 host->data_timeout += MMC_CMD_TRANSFER_TIME; in sdhci_calc_sw_timeout()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Dsdhci.h364 #define MMC_CMD_TRANSFER_TIME (10 * NSEC_PER_MSEC) /* max 10 ms */ macro
H A Dsdhci.c962 host->data_timeout += MMC_CMD_TRANSFER_TIME; in sdhci_calc_sw_timeout()

Completed in 15 milliseconds