Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mmc/core/
H A Dmmc_ops.c668 int mmc_send_tuning(struct mmc_host *host, u32 opcode, int *cmd_error) in mmc_send_tuning() function
/openbmc/u-boot/drivers/mmc/
H A Dmmc.c317 int mmc_send_tuning(struct mmc *mmc, u32 opcode, int *cmd_error) in mmc_send_tuning() function