Home
last modified time | relevance | path

Searched refs:HANDOFF_MAGIC_FPGA (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_handoff.c48 if (reverse_hoff_ptr->pinmux_fpga_magic != HANDOFF_MAGIC_FPGA) { in socfpga_get_handoff()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_handoff.h14 #define HANDOFF_MAGIC_FPGA 0x46504741 /* FPGA */ macro