Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_mailbox.h294 int mailbox_hps_stage_notify(uint32_t execution_stage);
/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_mailbox.c672 int mailbox_hps_stage_notify(uint32_t execution_stage) in mailbox_hps_stage_notify() argument
675 &execution_stage, 1U, CMD_CASUAL, in mailbox_hps_stage_notify()
/rk3399_ARM-atf/plat/intel/soc/common/
H A Dsocfpga_sip_svc.c569 static uint32_t intel_rsu_notify(uint32_t execution_stage) argument
571 if (mailbox_hps_stage_notify(execution_stage) < 0) {