Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/mmc/
H A Dmmc_boot.c35 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_boot_partition_size_change()
46 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_boot_partition_size_change()
59 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_boot_partition_size_change()
71 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_boot_partition_size_change()
H A Dmmc.c155 int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd() function
178 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_send_status()
222 return mmc_send_cmd(mmc, &cmd, NULL); in mmc_set_blocklen()
248 if (mmc_send_cmd(mmc, &cmd, &data)) in mmc_read_blocks()
255 if (mmc_send_cmd(mmc, &cmd, NULL)) { in mmc_read_blocks()
489 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_go_idle()
511 err = mmc_send_cmd(mmc, &cmd, NULL); in sd_send_op_cond()
532 err = mmc_send_cmd(mmc, &cmd, NULL); in sd_send_op_cond()
554 err = mmc_send_cmd(mmc, &cmd, NULL); in sd_send_op_cond()
583 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_send_op_cond_iter()
[all …]
H A Dmmc_write.c56 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_erase_t()
63 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_erase_t()
71 err = mmc_send_cmd(mmc, &cmd, NULL); in mmc_erase_t()
195 if (mmc_send_cmd(mmc, &cmd, &data)) { in mmc_write_blocks()
207 if (mmc_send_cmd(mmc, &cmd, NULL)) { in mmc_write_blocks()
H A Drpmb.c68 return mmc_send_cmd(mmc, &cmd, NULL); in mmc_set_blockcount()
94 ret = mmc_send_cmd(mmc, &cmd, &data); in mmc_rpmb_request()
126 ret = mmc_send_cmd(mmc, &cmd, &data); in mmc_rpmb_response()
H A Dmmc-uclass.su
H A Dmmc_private.h15 extern int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd,
H A Dmmc-uclass.c76 int mmc_send_cmd(struct mmc *mmc, struct mmc_cmd *cmd, struct mmc_data *data) in mmc_send_cmd() function
/OK3568_Linux_fs/u-boot/spl/drivers/mmc/
H A Dmmc-uclass.su
/OK3568_Linux_fs/u-boot/spl/
H A Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.sym
H A Du-boot.map