Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/drivers/synopsys/emmc/
Ddw_mmc.c124 static int dw_send_cmd(struct mmc_cmd *cmd);
132 .send_cmd = dw_send_cmd,
226 static int dw_send_cmd(struct mmc_cmd *cmd) in dw_send_cmd() function