mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-18 02:24:18 +00:00
![]() Subroutines in power functions may fail. So propagate failures from subroutines back to the caller of power function with appropriate error code in return value. Function polling_with_timeout() returns last value from polled register on failure and zero on success. So return -ETIMEDOUT on error from power functions like it is doing Marvell comphy-cp110 driver. Signed-off-by: Pali Rohár <pali@kernel.org> Change-Id: I6c709c0c9616ab26829616a42a85b713f314b201 |
||
---|---|---|
.. | ||
comphy | ||
mc_trustzone | ||
mg_conf_cm3 | ||
mochi | ||
secure_dfx_access | ||
uart | ||
amb_adec.c | ||
ap807_clocks_init.c | ||
cache_llc.c | ||
ccu.c | ||
comphy.h | ||
ddr_phy_access.c | ||
ddr_phy_access.h | ||
gwin.c | ||
io_win.c | ||
iob.c | ||
mci.c | ||
thermal.c |