Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Drockchip_dw_mmc.c287 v = !mmc_send_tuning(mmc, opcode); in rockchip_dwmmc_execute_tuning()
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
/rk3399_rockchip-uboot/include/
H A Dmmc.h666 int mmc_send_tuning(struct mmc *mmc, u32 opcode);