Home
last modified time | relevance | path

Searched defs:core_addr (Results 1 – 2 of 2) sorted by relevance

/trusted-firmware-a-latest/drivers/arm/ethosn/
Dethosn_smc.c34 #define ETHOSN_CORE_SEC_REG(core_addr, reg_offset) \ argument
120 static bool ethosn_get_device_and_core(uintptr_t core_addr, in ethosn_get_device_and_core()
146 static uint32_t ethosn_core_read_arch_version(uintptr_t core_addr) in ethosn_core_read_arch_version()
185 static void ethosn_configure_vector_table(uintptr_t core_addr) in ethosn_configure_vector_table()
193 static void ethosn_configure_events(uintptr_t core_addr) in ethosn_configure_events()
199 uintptr_t core_addr, in ethosn_configure_aux_features()
252 uintptr_t core_addr) in ethosn_configure_stream_addr_extends()
277 static void ethosn_configure_stream_attr_ctlr(uintptr_t core_addr) in ethosn_configure_stream_attr_ctlr()
289 static void ethosn_delegate_to_ns(uintptr_t core_addr) in ethosn_delegate_to_ns()
301 static int ethosn_is_sec(uintptr_t core_addr) in ethosn_is_sec()
[all …]
/trusted-firmware-a-latest/plat/arm/common/fconf/
Dfconf_ethosn_getter.c198 uintptr_t core_addr; in fdt_node_populate_core() local