Searched refs:mmc_command (Results 1 – 7 of 7) sorted by relevance
200 struct mmc_command cmd = {0}; in mmc_go_idle()216 struct mmc_command cmd = {0}; in mmc_send_status()240 struct mmc_command cmd = {0}; in mmc_sd_switch()276 struct mmc_command cmd = {0}; in mmc_switch()306 struct mmc_command cmd = {0}; in mmc_app_cmd()387 struct mmc_command cmd = {0}; in mmc_app_set_bus_width()436 struct mmc_command cmd = {0}; in __sdmmc_block_rw()609 struct mmc_command cmd = {0}; in mmc_set_blocklen()727 struct mmc_command cmd = {0}; in mmc_send_relative_addr()745 struct mmc_command cmd = {0}; in mmc_send_if_cond()[all …]
77 struct mmc_command cmd = {0}; in mmc_send_op_cond()116 struct mmc_command cmd = {0}; in mmc_public_new_rca()134 struct mmc_command cmd = {0}; in mmc_send_extcsd()258 struct mmc_command cmd = {0}; in smc_model_set_blkcnt()275 struct mmc_command cmd = {0}; in sdmmc_stream_write()
63 struct mmc_command { struct146 struct mmc_command *cmd;333 extern int32_t mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd);
39 …nt32_t mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, struct mmc_command *cmd);
68 struct mmc_command cmd = {0}; in mmc_send_app_op_cond()117 struct mmc_command cmd = {0}; in mmc_app_sd_status()158 struct mmc_command cmd = {0}; in mmc_app_send_scr()198 struct mmc_command cmd = {0}; in mmc_switch_to_1v8()243 struct mmc_command cmd = {0}; in mmc_send_cid()496 struct mmc_command cmd = {0}; in mmc_sd_init_uhs_card()773 struct mmc_command cmd = {0}; in mmc_send_cxd_native()
481 struct mmc_command cmd = {0}; in mmc_send_io_op_cond()514 struct mmc_command cmd = {0}; in mmc_io_rw_direct_host()592 struct mmc_command cmd = {0}; in mmc_io_rw_extended()
1268 static void __mci_send_cmd(struct mmc_host *host, struct mmc_command *cmd) in __mci_send_cmd()1407 struct mmc_command *cmd = mrq->cmd; in do_rom_HAL_SDC_Request()
Completed in 23 milliseconds