Lines Matching defs:core_addr
34 #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()
311 static int ethosn_core_is_sleeping(uintptr_t core_addr) in ethosn_core_is_sleeping()
320 static bool ethosn_core_reset(uintptr_t core_addr, bool hard_reset) in ethosn_core_reset()
344 static int ethosn_core_boot_fw(uintptr_t core_addr) in ethosn_core_boot_fw()
442 u_register_t core_addr, in ethosn_smc_core_handler()