Home
last modified time | relevance | path

Searched refs:intel_mailbox_is_fpga_not_ready (Results 1 – 4 of 4) sorted by relevance

/external/arm-trusted-firmware/plat/intel/soc/common/include/
Dsocfpga_mailbox.h159 int intel_mailbox_is_fpga_not_ready(void);
/external/arm-trusted-firmware/plat/intel/soc/agilex/
Dbl2_plat_setup.c82 if (!intel_mailbox_is_fpga_not_ready()) in bl2_el3_early_platform_setup()
/external/arm-trusted-firmware/plat/intel/soc/stratix10/
Dbl2_plat_setup.c78 if (!intel_mailbox_is_fpga_not_ready()) in bl2_el3_early_platform_setup()
/external/arm-trusted-firmware/plat/intel/soc/common/soc/
Dsocfpga_mailbox.c515 int intel_mailbox_is_fpga_not_ready(void) in intel_mailbox_is_fpga_not_ready() function