Searched refs:mmc_cmd (Results 1 – 8 of 8) sorted by relevance
43 struct mmc_cmd cmd; in sdmmc_send_cmd()46 zeromem(&cmd, sizeof(struct mmc_cmd)); in sdmmc_send_cmd()
145 static int stm32_sdmmc2_send_cmd_req(struct mmc_cmd *cmd);146 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd);221 struct mmc_cmd cmd_stop; in stm32_sdmmc2_stop_transfer()223 zeromem(&cmd_stop, sizeof(struct mmc_cmd)); in stm32_sdmmc2_stop_transfer()231 static int stm32_sdmmc2_send_cmd_req(struct mmc_cmd *cmd) in stm32_sdmmc2_send_cmd_req()451 static int stm32_sdmmc2_send_cmd(struct mmc_cmd *cmd) in stm32_sdmmc2_send_cmd()535 struct mmc_cmd cmd; in stm32_sdmmc2_prepare()562 zeromem(&cmd, sizeof(struct mmc_cmd)); in stm32_sdmmc2_prepare()
38 static int imx_usdhc_send_cmd(struct mmc_cmd *cmd);199 static bool is_data_transfer_to_card(const struct mmc_cmd *cmd) in is_data_transfer_to_card()206 static bool is_data_transfer_cmd(const struct mmc_cmd *cmd) in is_data_transfer_cmd()225 static int get_xfr_type(const struct mmc_cmd *cmd, bool data, uint32_t *xfertype) in get_xfr_type()261 static int imx_usdhc_send_cmd(struct mmc_cmd *cmd) in imx_usdhc_send_cmd()
128 struct mmc_cmd { struct137 int (*send_cmd)(struct mmc_cmd *cmd); argument
124 static int dw_send_cmd(struct mmc_cmd *cmd);226 static int dw_send_cmd(struct mmc_cmd *cmd) in dw_send_cmd()
21 static int rpi3_sdhost_send_cmd(struct mmc_cmd *cmd);257 static int rpi3_sdhost_send_cmd(struct mmc_cmd *cmd) in rpi3_sdhost_send_cmd()
57 struct mmc_cmd cmd; in mmc_send_cmd()60 zeromem(&cmd, sizeof(struct mmc_cmd)); in mmc_send_cmd()
23 int cdns_send_cmd(struct mmc_cmd *cmd);542 int cdns_send_cmd(struct mmc_cmd *cmd) in cdns_send_cmd()