Home
last modified time | relevance | path

Searched refs:done (Results 1 – 25 of 51) sorted by relevance

123

/rk3399_ARM-atf/plat/mediatek/drivers/spmi/
H A Dpmif_common.c107 goto done; in pmif_spmi_read_cmd()
118 goto done; in pmif_spmi_read_cmd()
128 done: in pmif_spmi_read_cmd()
160 goto done; in pmif_spmi_write_cmd()
170 done: in pmif_spmi_write_cmd()
/rk3399_ARM-atf/plat/renesas/common/
H A Dplat_pm.c218 goto done; in rcar_system_reset()
224 goto done; in rcar_system_reset()
231 goto done; in rcar_system_reset()
235 done: in rcar_system_reset()
/rk3399_ARM-atf/plat/mediatek/drivers/pmic_wrap/
H A Dpmic_wrap_init_v2.c45 goto done; in pwrap_check_idle()
52 done: in pwrap_check_idle()
H A Dpmic_wrap_init.c50 goto done; in wait_for_state_idle()
58 done: in wait_for_state_idle()
H A Dpmic_wrap_init_v3.c43 goto done; in pwrap_check_idle()
50 done: in pwrap_check_idle()
/rk3399_ARM-atf/plat/nvidia/tegra/drivers/memctrl/
H A Dmemctrl_v1.c140 goto done; in tegra_memctrl_videomem_setup()
165 done: in tegra_memctrl_videomem_setup()
/rk3399_ARM-atf/lib/zlib/
H A Dcrc32.c227 atomic_int done; member
237 if (!atomic_load(&state->done)) { in once()
239 while (!atomic_load(&state->done)) in once()
243 atomic_store(&state->done, 1); in once()
253 volatile int done; member
269 if (!state->done) { in once()
271 while (!state->done) in once()
275 state->done = 1; in once()
/rk3399_ARM-atf/drivers/renesas/common/io/
H A Dio_emmcdrv.c104 goto done; in emmcdrv_block_open()
117 done: in emmcdrv_block_open()
H A Dio_rcar.c326 goto done; in check_load_area()
333 goto done; in check_load_area()
340 goto done; in check_load_area()
346 goto done; in check_load_area()
376 goto done; in check_load_area()
381 done: in check_load_area()
/rk3399_ARM-atf/drivers/renesas/common/pwrc/
H A Dpwrc.c167 goto done; in rcar_pwrc_status()
179 done: in rcar_pwrc_status()
364 goto done; in rcar_pwrc_clusteroff()
368 goto done; in rcar_pwrc_clusteroff()
373 done: in rcar_pwrc_clusteroff()
827 goto done; in rcar_pwrc_get_cpu_num()
836 done: in rcar_pwrc_get_cpu_num()
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dsdei_explicit_dispatch.puml45 RAS->EL3: error handling done
/rk3399_ARM-atf/drivers/renesas/common/iic_dvfs/
H A Diic_dvfs.c342 IIC_DVFS_FUNC(done, void) in IIC_DVFS_FUNC() argument
350 goto done; in IIC_DVFS_FUNC()
354 done: in IIC_DVFS_FUNC()
/rk3399_ARM-atf/docs/plat/
H A Dimx8m.rst77 extend the Root-of-Trust beyond the SPL. Those calls are done via SMC
102 Therefore, DRAM mapping is done with MT_RW attributes, as it is required for
H A Dallwinner.rst79 Loading is done from SD card, eMMC or SPI flash, also via an USB debug
/rk3399_ARM-atf/docs/plat/arm/arm_fpga/
H A Dindex.rst8 Some interconnect setup is done internally by the platform, so the TF-A code
38 It must have been loaded into DRAM already, typically this is done by
/rk3399_ARM-atf/docs/design/
H A Dreset-design.rst59 shared amongst CPUs. This is done by nominating one of the CPUs as the primary,
108 images might be done by the Trusted Boot Firmware or by platform code in BL31.
152 This might be done by the Trusted Boot Firmware or by platform code in BL31.
/rk3399_ARM-atf/docs/
H A Darchitecture_features.rst547 ``ARCH_FEATURE_AVAILABILITY``. This must also be done in the
560 Adding feature enablement that does not conform to this mechanism is only done
573 be done if there are observable effects from lower ELs like register traps. It
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-13.rst72 affected prefetcher. For most cores, this is done by
H A Dsecurity-advisory-tfv-9.rst46 level for the given CPU. This is done as early as possible on entry into EL3,
/rk3399_ARM-atf/docs/components/
H A Dven-el3-service.rst61 *Table 1: Showing different versions of Vendor-specific service and changes done with each version*
H A Darm-sip-service.rst31 *Table 1: Showing different versions of arm-sip-service and changes done with each version*
/rk3399_ARM-atf/docs/plat/qti/
H A Dmsm8916.rst160 INFO: BL31: Platform setup done
189 INFO: SP_MIN: Platform setup done
/rk3399_ARM-atf/docs/getting_started/
H A Ddocs-build.rst120 creates the documentation. Once done, exit the container and output from the
/rk3399_ARM-atf/plat/imx/imx8ulp/upower/
H A Dupower_api.c270 goto done; /* no user callback */ in upwr_mu_int_callback()
277 goto done; in upwr_mu_int_callback()
285 done: in upwr_mu_int_callback()
/rk3399_ARM-atf/docs/components/fconf/
H A Dindex.rst94 tb_fw_config devices tree containing the properties' values. This must be done

123