Home
last modified time | relevance | path

Searched defs:handler (Results 1 – 16 of 16) sorted by relevance

/rk3399_ARM-atf/plat/nxp/common/setup/
H A Dls_interrupt_mgmt.c15 int request_intr_type_el3(uint32_t id, interrupt_type_handler_t handler) in request_intr_type_el3()
36 interrupt_type_handler_t handler; in ls_el3_interrupt_handler() local
/rk3399_ARM-atf/plat/amd/versal2/
H A Dbl31_setup.c204 int request_intr_type_el3(uint32_t id, interrupt_type_handler_t handler) in request_intr_type_el3()
240 interrupt_type_handler_t handler = NULL; in rdo_el3_interrupt_handler() local
262 interrupt_type_handler_t handler = NULL; in plat_spmd_handle_group0_interrupt() local
/rk3399_ARM-atf/lib/bl_aux_params/
H A Dbl_aux_params.c14 bl_aux_param_handler_t handler) in bl_aux_params_parse()
/rk3399_ARM-atf/plat/xilinx/versal_net/include/
H A Dplat_private.h17 interrupt_type_handler_t handler; member
/rk3399_ARM-atf/plat/xilinx/versal/include/
H A Dplat_private.h17 interrupt_type_handler_t handler; member
/rk3399_ARM-atf/plat/xilinx/zynqmp/include/
H A Dplat_private.h31 interrupt_type_handler_t handler; member
/rk3399_ARM-atf/plat/xilinx/versal/
H A Dbl31_versal_setup.c153 int request_intr_type_el3(uint32_t id, interrupt_type_handler_t handler) in request_intr_type_el3()
189 interrupt_type_handler_t handler = NULL; in rdo_el3_interrupt_handler() local
/rk3399_ARM-atf/plat/xilinx/zynqmp/
H A Dbl31_zynqmp_setup.c160 int request_intr_type_el3(uint32_t id, interrupt_type_handler_t handler) in request_intr_type_el3()
190 interrupt_type_handler_t handler = NULL; in rdo_el3_interrupt_handler() local
/rk3399_ARM-atf/plat/amd/versal2/include/
H A Dplat_private.h25 interrupt_type_handler_t handler; member
/rk3399_ARM-atf/bl31/
H A Dinterrupt_mgmt.c38 interrupt_type_handler_t handler; member
194 interrupt_type_handler_t handler, in register_interrupt_type_handler()
H A Dehf.c409 ehf_handler_t handler; in ehf_el3_interrupt_handler() local
508 void ehf_register_priority_handler(unsigned int pri, ehf_handler_t handler) in ehf_register_priority_handler()
/rk3399_ARM-atf/plat/xilinx/versal_net/
H A Dbl31_versal_net_setup.c194 int request_intr_type_el3(uint32_t id, interrupt_type_handler_t handler) in request_intr_type_el3()
233 interrupt_type_handler_t handler = NULL; in rdo_el3_interrupt_handler() local
/rk3399_ARM-atf/drivers/scmi-msg/
H A Dentry.c69 scmi_msg_handler_t handler = NULL; in scmi_process_message() local
/rk3399_ARM-atf/tools/fiptool/
H A Dfiptool.h50 int (*handler)(int, char **); member
/rk3399_ARM-atf/include/lib/extensions/
H A Dras.h124 err_record_handler_t handler; member
/rk3399_ARM-atf/services/spd/trusty/
H A Dtrusty.c175 uint64_t handler, uint64_t stack) in trusty_set_fiq_handler()