Searched refs:mmc_switch_part (Results 1 – 14 of 14) sorted by relevance
| /OK3568_Linux_fs/u-boot/spl/drivers/mmc/ |
| H A D | mmc.su | |
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc.su | |
| H A D | mmc_private.h | 137 int mmc_switch_part(struct mmc *mmc, unsigned int part_num);
|
| H A D | mmc_legacy.c | 207 ret = mmc_switch_part(mmc, hwpart); in mmc_select_hwpartp()
|
| H A D | mmc-uclass.c | 333 return mmc_switch_part(mmc, hwpart); in mmc_select_hwpart()
|
| H A D | mmc.c | 321 err = mmc_switch_part(mmc, block_dev->hwpart); in mmc_bread_prepare() 398 err = mmc_switch_part(mmc, block_dev->hwpart); in mmc_bread() 1260 int mmc_switch_part(struct mmc *mmc, unsigned int part_num) function
|
| /OK3568_Linux_fs/u-boot/cmd/mvebu/ |
| H A D | bubt.c | 140 err = mmc_switch_part(mmc_dev_num, CONFIG_SYS_MMC_ENV_PART); in mmc_burn_image() 181 mmc_switch_part(mmc_dev_num, mmc->part_num); in mmc_burn_image()
|
| /OK3568_Linux_fs/u-boot/common/spl/ |
| H A D | spl_mmc.c | 330 err = mmc_switch_part(mmc, part);
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | mmc.h | 706 int mmc_switch_part(struct mmc *mmc, unsigned int part_num);
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |