Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_handoff.c51 if (reverse_hoff_ptr->pinmux_delay_magic != HANDOFF_MAGIC_IODELAY) { in socfpga_get_handoff()
/rk3399_ARM-atf/plat/intel/soc/common/include/
H A Dsocfpga_handoff.h15 #define HANDOFF_MAGIC_IODELAY 0x444c4159 /* DLAY */ macro