Home
last modified time | relevance | path

Searched refs:execution_stage (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_mailbox.h164 int mailbox_hps_stage_notify(uint32_t execution_stage);
/external/arm-trusted-firmware/plat/intel/soc/common/soc/
Dsocfpga_mailbox.c451 int mailbox_hps_stage_notify(uint32_t execution_stage) in mailbox_hps_stage_notify() argument
454 &execution_stage, 1U, CMD_CASUAL, in mailbox_hps_stage_notify()
/external/arm-trusted-firmware/plat/intel/soc/common/
Dsocfpga_sip_svc.c368 static uint32_t intel_rsu_notify(uint32_t execution_stage) in intel_rsu_notify() argument
370 if (mailbox_hps_stage_notify(execution_stage) < 0) in intel_rsu_notify()