Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/intel/soc/common/soc/
H A Dsocfpga_handoff.c21 uint32_t *handoff_ptr = (uint32_t *) PLAT_HANDOFF_OFFSET; in socfpga_get_handoff() local
24 if (sizeof(*handoff_ptr) > sizeof(handoff)) { in socfpga_get_handoff()
30 (void *) (handoff_ptr + j), 1); in socfpga_get_handoff()