Home
last modified time | relevance | path

Searched refs:E_INVALID_CORE_COUNT (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/amd/versal2/
H A Dplat_topology.c128 ret = E_INVALID_CORE_COUNT; in parse_dt_topology()
146 ret = E_INVALID_CORE_COUNT; in parse_dt_topology()
168 static int32_t cached_result = E_INVALID_CORE_COUNT; in init_topology_from_dt()
187 ret = E_INVALID_CORE_COUNT; in init_topology_from_dt()
/rk3399_ARM-atf/plat/xilinx/versal_net/aarch64/
H A Dversal_net_helpers.S93 mov x0, #E_INVALID_CORE_COUNT
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplatform_def.h44 #define E_INVALID_CORE_COUNT -1
33 #define E_INVALID_CORE_COUNT global() macro
/rk3399_ARM-atf/plat/amd/versal2/aarch64/
H A Dhelpers.S114 mov x0, #E_INVALID_CORE_COUNT
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplatform_def.h29 #define E_INVALID_CORE_COUNT -1 macro