Home
last modified time | relevance | path

Searched refs:prepare (Results 1 – 16 of 16) sorted by relevance

/arm-trusted-firmware-2.8.0/drivers/mmc/
A Dmmc.c173 ret = ops->prepare(0, (uintptr_t)&scr, sizeof(scr)); in mmc_sd_switch()
270 ret = ops->prepare(0, (uintptr_t)&mmc_ext_csd, in mmc_fill_device_info()
375 ret = ops->prepare(0, (uintptr_t)&sd_switch_func_status, in sd_switch()
606 ret = ops->prepare(lba, buf, size); in mmc_read_blocks()
674 ret = ops->prepare(lba, buf, size); in mmc_write_blocks()
842 (ops_ptr->prepare != NULL) && in mmc_init()
/arm-trusted-firmware-2.8.0/docs/resources/diagrams/plantuml/
A Dfconf_bl1_load_config.puml76 == load & auth, prepare and jump to BL2 ==
/arm-trusted-firmware-2.8.0/include/drivers/
A Dmmc.h138 int (*prepare)(int lba, uintptr_t buf, size_t size); member
/arm-trusted-firmware-2.8.0/drivers/imx/usdhc/
A Dimx_usdhc.c31 .prepare = imx_usdhc_prepare,
/arm-trusted-firmware-2.8.0/docs/design/
A Dalt-boot-flows.rst75 without a BL33 and prepare to jump to a BL33 image loaded at address
A Dfirmware-design.rst1111 the TSP to prepare for or respond to the power state change
/arm-trusted-firmware-2.8.0/docs/plat/arm/juno/
A Dindex.rst15 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
/arm-trusted-firmware-2.8.0/drivers/synopsys/emmc/
A Ddw_mmc.c134 .prepare = dw_prepare,
/arm-trusted-firmware-2.8.0/drivers/rpi3/sdhost/
A Drpi3_sdhost.c31 .prepare = rpi3_sdhost_prepare,
/arm-trusted-firmware-2.8.0/docs/plat/marvell/armada/
A Dporting.rst135 The easiest way to prepare the PHY porting layer for custom board is to copy
/arm-trusted-firmware-2.8.0/drivers/st/mmc/
A Dstm32_sdmmc2.c146 .prepare = stm32_sdmmc2_prepare,
/arm-trusted-firmware-2.8.0/docs/plat/arm/
A Darm-build-options.rst23 platform setup hook at BL1 and disabled in the BL1 prepare exit hook. The
/arm-trusted-firmware-2.8.0/docs/design_documents/
A Dcontext_mgmt_rework.rst54 EL3 can do the bare minimal EL2 init and init EL1 to prepare for EL3 exit.
/arm-trusted-firmware-2.8.0/docs/components/
A Dfirmware-update.rst169 call to ``bl1_plat_get_image_desc()``. The same ID is also used to prepare the
/arm-trusted-firmware-2.8.0/docs/getting_started/
A Dporting-guide.rst2732 Perform the platform specific actions to prepare to power off the calling CPU
2766 Perform the platform specific actions to prepare to suspend the calling
/arm-trusted-firmware-2.8.0/docs/
A Dchange-log.md341 …- prepare DLME data for DLME launch ([d42119c](https://review.trustedfirmware.org/plugins/gitiles/…
342 …- prepare EL state during dynamic launch ([d1747e1](https://review.trustedfirmware.org/plugins/git…
4347 UNIPHIER_ROM_REGION_SIZE, prepare uniphier_soc_info() for next SoC, extend

Completed in 43 milliseconds