Home
last modified time | relevance | path

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

/rk3399_ARM-atf/drivers/imx/usdhc/
H A Dimx_usdhc.c38 static int imx_usdhc_send_cmd(struct mmc_cmd *cmd);
46 .send_cmd = imx_usdhc_send_cmd,
261 static int imx_usdhc_send_cmd(struct mmc_cmd *cmd) in imx_usdhc_send_cmd() function