Searched refs:blk_select_hwpart_devnum (Results 1 – 17 of 17) sorted by relevance
| /OK3568_Linux_fs/u-boot/drivers/dfu/ |
| H A D | dfu_mmc.c | 53 ret = blk_select_hwpart_devnum(IF_TYPE_MMC, in mmc_block_op() 78 blk_select_hwpart_devnum(IF_TYPE_MMC, in mmc_block_op() 85 ret = blk_select_hwpart_devnum(IF_TYPE_MMC, in mmc_block_op()
|
| /OK3568_Linux_fs/u-boot/drivers/mmc/ |
| H A D | mmc_write.c | 105 err = blk_select_hwpart_devnum(IF_TYPE_MMC, dev_num, in mmc_berase() 239 err = blk_select_hwpart_devnum(IF_TYPE_MMC, dev_num, block_dev->hwpart); in mmc_bwrite()
|
| /OK3568_Linux_fs/u-boot/env/ |
| H A D | env_blk.c | 62 ret = blk_select_hwpart_devnum(if_type, devnum, devpart); in init_blk_hwpart_for_env() 79 blk_select_hwpart_devnum(if_type, devnum, env_org_hwpart); in fini_blk_hwpart_for_env()
|
| H A D | mmc.c | 146 ret = blk_select_hwpart_devnum(IF_TYPE_MMC, dev, part); in mmc_set_env_part() 181 blk_select_hwpart_devnum(IF_TYPE_MMC, dev, env_mmc_orig_hwpart); in fini_mmc_for_env()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | mmc.c | 224 if (blk_select_hwpart_devnum in init_rpmb() 235 if (blk_select_hwpart_devnum in finish_rpmb() 416 if (blk_select_hwpart_devnum(IF_TYPE_MMC, curr_device, MMC_PART_RPMB) != in do_mmcrpmb() 422 if (blk_select_hwpart_devnum(IF_TYPE_MMC, curr_device, original_part) != in do_mmcrpmb() 569 ret = blk_select_hwpart_devnum(IF_TYPE_MMC, dev, part); in do_mmc_dev()
|
| /OK3568_Linux_fs/u-boot/board/toradex/common/ |
| H A D | tdx-cfg-block.c | 115 if (blk_select_hwpart_devnum(IF_TYPE_MMC, dev, part)) { in tdx_cfg_block_mmc_storage() 143 blk_select_hwpart_devnum(IF_TYPE_MMC, 0, 0); in tdx_cfg_block_mmc_storage()
|
| /OK3568_Linux_fs/u-boot/drivers/block/ |
| H A D | blk-uclass.su | |
| H A D | blk_legacy.c | 253 int blk_select_hwpart_devnum(enum if_type if_type, int devnum, int hwpart) in blk_select_hwpart_devnum() function
|
| H A D | blk-uclass.c | 210 int blk_select_hwpart_devnum(enum if_type if_type, int devnum, int hwpart) in blk_select_hwpart_devnum() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/block/ |
| H A D | blk-uclass.su | |
| /OK3568_Linux_fs/u-boot/lib/avb/rk_avb_user/ |
| H A D | rk_avb_ops_user.c | 420 if (blk_select_hwpart_devnum(IF_TYPE_MMC, curr_device, MMC_PART_RPMB) != in rk_bootloader_rollback_index_read() 429 if (blk_select_hwpart_devnum(IF_TYPE_MMC, curr_device, original_part) != in rk_bootloader_rollback_index_read()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | blk.h | 671 int blk_select_hwpart_devnum(enum if_type if_type, int devnum, int hwpart);
|
| /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 | |