Home
last modified time | relevance | path

Searched refs:MMC_CAP_WAIT_WHILE_BUSY (Results 1 - 3 of 3) sorted by relevance

/device/soc/rockchip/common/vendor/drivers/mmc/host/
H A Drk_sdmmc_ops.c118 if (this_card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) { in rk_emmc_wait_busy()
/device/soc/rockchip/rk3588/kernel/drivers/mmc/host/
H A Drk_sdmmc_ops.c121 if (this_card->host->caps & MMC_CAP_WAIT_WHILE_BUSY) in rk_emmc_wait_busy()
/device/soc/rockchip/common/sdk_linux/include/linux/mmc/
H A Dhost.h317 #define MMC_CAP_WAIT_WHILE_BUSY (1 << 9) /* Waits while card is busy */ macro

Completed in 4 milliseconds