Home
last modified time | relevance | path

Searched defs:mmc_execute_tuning (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/drivers/mmc/
Dmmc-uclass.c102 int mmc_execute_tuning(struct mmc *mmc, uint opcode) in mmc_execute_tuning() function
Dmmc.c1534 static int mmc_execute_tuning(struct mmc *mmc, uint opcode) in mmc_execute_tuning() function