Home
last modified time | relevance | path

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

/bsp/allwinner/libraries/sunxi-hal/hal/source/sdmmc/
A Dcore.c200 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 …]
A Dmmc.c77 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()
A D_core.h63 struct mmc_command { struct
146 struct mmc_command *cmd;
333 extern int32_t mmc_wait_for_cmd(struct mmc_host *host, struct mmc_command *cmd);
A D_sd.h39 …nt32_t mmc_wait_for_app_cmd(struct mmc_host *host, struct mmc_card *card, struct mmc_command *cmd);
A Dsd.c68 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()
A Dsdio.c481 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()
A Dhal_sdhost.c1268 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