Home
last modified time | relevance | path

Searched refs:success (Results 1 – 19 of 19) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/lib/pm/armv8_2/
H A Dpwr_ctrl.c460 bool success = true; in register_cpu_pm_ops() local
469 cpu_resume, success, fns); in register_cpu_pm_ops()
472 cpu_suspend, success, fns); in register_cpu_pm_ops()
475 cluster_resume, success, fns); in register_cpu_pm_ops()
478 cluster_suspend, success, fns); in register_cpu_pm_ops()
481 mcusys_resume, success, fns); in register_cpu_pm_ops()
484 mcusys_suspend, success, fns); in register_cpu_pm_ops()
487 get_pstate, success, fns); in register_cpu_pm_ops()
490 pwr_state_valid, success, fns); in register_cpu_pm_ops()
493 init, success, fns); in register_cpu_pm_ops()
[all …]
/rk3399_ARM-atf/plat/mediatek/lib/pm/armv9_0/
H A Dpwr_ctrl.c450 int success = 1; in register_cpu_pm_ops() local
458 cpu_resume, 1, success, fns); in register_cpu_pm_ops()
460 cpu_suspend, 1, success, fns); in register_cpu_pm_ops()
462 cluster_resume, 1, success, fns); in register_cpu_pm_ops()
464 cluster_suspend, 1, success, fns); in register_cpu_pm_ops()
467 success, fns); in register_cpu_pm_ops()
469 mcusys_suspend, 1, success, fns); in register_cpu_pm_ops()
471 get_pstate, 1, success, fns); in register_cpu_pm_ops()
473 pwr_state_valid, 1, success, fns); in register_cpu_pm_ops()
475 init, 1, success, fns); in register_cpu_pm_ops()
[all …]
/rk3399_ARM-atf/docs/components/
H A Dven-el3-debugfs.rst89 int32_t w0 == SMC_OK on success
127 int32_t w0 == SMC_OK on success
131 uint32_t w1: file descriptor id on success.
155 int32_t w0 == SMC_OK on success
182 On success, the read data is retrieved from the shared buffer after the
186 int32_t w0 == SMC_OK on success
190 uint32_t w1: number of bytes read on success.
225 int32_t w0 == SMC_OK on success
250 int32_t w0 == SMC_OK on success
276 int32_t w0 == SMC_OK on success
[all …]
H A Dsecure-partition-manager-mm.rst336 On success, the format of the value is as follows:
666 On success the format of the Return Code is as follows:
699 On success, the number of translation granule size pages from
H A Dsdei.rst226 on success, or ``-1`` on failure.
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dbl31_versal_net_setup.c164 goto success; in bl31_early_platform_setup2()
170 goto success; in bl31_early_platform_setup2()
175 goto success; in bl31_early_platform_setup2()
181 success: in bl31_early_platform_setup2()
/rk3399_ARM-atf/docs/resources/diagrams/plantuml/
H A Dsdei_general.puml18 EL3->EL2: success
20 EL3->EL2: success
H A Dsdei_explicit_dispatch.puml17 EL3->EL2: success
19 EL3->EL2: success
/rk3399_ARM-atf/drivers/st/crypto/
H A Dstm32_rng.c273 int success = 0; in stm32_rng_init() local
340 success++; in stm32_rng_init()
344 if ((success == 0) && (disabled > 0)) { in stm32_rng_init()
347 } else if (success > 0) { in stm32_rng_init()
/rk3399_ARM-atf/docs/design/
H A Dconsole-framework.rst83 on success.
122 to the console_struct as an argument and returns a character on success or a negative
236 removed console on success or a ``NULL`` character upon failure.
289 int value of the character back on success or a negative int value on error.
336 This function will either return the character on success or an **EOF** character
H A Dfirmware-design.rst940 function has reported success. So a service that fails to initialize will never
/rk3399_ARM-atf/docs/plat/
H A Dpoplar.rst111 Boot auxiliary code success
112 Bootrom success
H A Dintel-agilex.rst71 INFO: DDR: DRAM calibration success.
H A Dintel-stratix10.rst71 INFO: DDR: DRAM calibration success.
/rk3399_ARM-atf/docs/design_documents/
H A Dmeasured_boot.rst161 - This function must return 0 on success, a signed integer error code
210 This function must return 0 on success, a signed integer error code
232 - This function must return 0 on success, a signed integer error code
253 - This function returns 0 on success. It returns a signed errno-style error
H A Drse.rst363 - This function returns 0 on success, a signed integer error code
/rk3399_ARM-atf/docs/
H A Dporting-guide.rst819 The function returns 0 on success. Any other value is treated as error by the
850 The function returns 0 on success. Any other value means the counter value could
866 The function returns 0 on success. Any other value means the counter value could
886 The function returns 0 on success. Any other value means the counter value
1067 arguments, and returns 0 on success and -1 on failure.
1078 non-volatile storage and returns 0 on success and -1 on failure.
1089 into the received address, and returns 0 on success and -1 on failure.
1158 On success the function should return 0 and a negative error code otherwise.
1184 On success the function should return 0 and a negative error code otherwise.
1232 It returns '0' on success, otherwise a negative error value on error.
[all …]
/rk3399_ARM-atf/docs/security_advisories/
H A Dsecurity-advisory-tfv-1.rst157 return success. Platforms that copy this insecure pattern will have the same
/rk3399_ARM-atf/docs/getting_started/
H A Drt-svc-writers-guide.rst162 On success, the initialization function must return ``0``. Any other return value