Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Dmmc.c888 int mmc_send_tuning(struct mmc *mmc, u32 opcode) in mmc_send_tuning() function
965 int mmc_send_tuning(struct mmc *mmc, u32 opcode) { return 0; } function