| /rk3399_ARM-atf/drivers/mmc/ |
| H A D | mmc.c | 172 ret = ops->prepare(0, (uintptr_t)&scr, sizeof(scr)); in mmc_sd_switch() 269 ret = ops->prepare(0, (uintptr_t)&mmc_ext_csd, in mmc_fill_device_info() 374 ret = ops->prepare(0, (uintptr_t)&sd_switch_func_status, in sd_switch() 600 ret = ops->prepare(lba, buf, size); in mmc_read_blocks() 668 ret = ops->prepare(lba, buf, size); in mmc_write_blocks() 835 (ops_ptr->prepare != NULL) && in mmc_init()
|
| /rk3399_ARM-atf/plat/intel/soc/common/drivers/sdmmc/ |
| H A D | sdmmc.c | 122 ret = ops->prepare(lba, buf, size); in sdmmc_write_blocks()
|
| /rk3399_ARM-atf/docs/resources/diagrams/plantuml/ |
| H A D | fconf_bl1_load_config.puml | 76 == load & auth, prepare and jump to BL2 ==
|
| /rk3399_ARM-atf/docs/plat/ |
| H A D | imx9.rst | 52 Details on how to prepare, generate & deploy the boot image be found in following documents:
|
| H A D | imx8ulp.rst | 61 Details on how to prepare, generate & deploy the boot image be found in following documents:
|
| /rk3399_ARM-atf/include/drivers/ |
| H A D | mmc.h | 139 int (*prepare)(int lba, uintptr_t buf, size_t size); member
|
| /rk3399_ARM-atf/docs/design/ |
| H A D | alt-boot-flows.rst | 75 without a BL33 and prepare to jump to a BL33 image loaded at address
|
| H A D | firmware-design.rst | 1103 the TSP to prepare for or respond to the power state change
|
| /rk3399_ARM-atf/docs/plat/arm/juno/ |
| H A D | index.rst | 15 To run TF-A on Juno, you need to first prepare an SD card with Juno software 19 `Juno platform software user guide`_. Once you prepare the software stack
|
| /rk3399_ARM-atf/drivers/synopsys/emmc/ |
| H A D | dw_mmc.c | 134 .prepare = dw_prepare,
|
| /rk3399_ARM-atf/drivers/imx/usdhc/ |
| H A D | imx_usdhc.c | 48 .prepare = imx_usdhc_prepare,
|
| /rk3399_ARM-atf/drivers/rpi3/sdhost/ |
| H A D | rpi3_sdhost.c | 31 .prepare = rpi3_sdhost_prepare,
|
| /rk3399_ARM-atf/docs/plat/marvell/armada/ |
| H A D | porting.rst | 135 The easiest way to prepare the PHY porting layer for custom board is to copy
|
| /rk3399_ARM-atf/drivers/st/mmc/ |
| H A D | stm32_sdmmc2.c | 156 .prepare = stm32_sdmmc2_prepare,
|
| /rk3399_ARM-atf/drivers/cadence/emmc/ |
| H A D | cdns_sdmmc.c | 33 .prepare = cdns_prepare,
|
| /rk3399_ARM-atf/docs/plat/arm/ |
| H A D | arm-build-options.rst | 29 platform setup hook at BL1 and disabled in the BL1 prepare exit hook. The
|
| /rk3399_ARM-atf/licenses/ |
| H A D | LICENSE-APACHE-2.0.txt | 70 copyright license to reproduce, prepare Derivative Works of,
|
| /rk3399_ARM-atf/docs/components/ |
| H A D | firmware-update.rst | 169 call to ``bl1_plat_get_image_desc()``. The same ID is also used to prepare the
|
| /rk3399_ARM-atf/docs/ |
| H A D | porting-guide.rst | 3083 Perform the platform specific actions to prepare to power off the calling CPU 3128 Perform the platform specific actions to prepare to suspend the calling
|
| H A D | change-log.md | 328 …- prepare DDR secure area encryption for STM32MP13 ([d06b375](https://review.trustedfirmware.org/p… 339 …- prepare DDR secure area encryption ([f2b9807](https://review.trustedfirmware.org/plugins/gitiles… 6859 …- prepare DLME data for DLME launch ([d42119c](https://review.trustedfirmware.org/plugins/gitiles/… 6860 …- prepare EL state during dynamic launch ([d1747e1](https://review.trustedfirmware.org/plugins/git… 10866 UNIPHIER_ROM_REGION_SIZE, prepare uniphier_soc_info() for next SoC, extend
|