Home
last modified time | relevance | path

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

/trusted-firmware-a-3.4.0/plat/intel/soc/agilex/
Dbl2_plat_setup.c60 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup() local
64 if (socfpga_get_handoff(&reverse_handoff_ptr)) in bl2_el3_early_platform_setup()
66 config_pinmux(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()
67 config_clkmgr_handoff(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()
/trusted-firmware-a-3.4.0/plat/intel/soc/stratix10/
Dbl2_plat_setup.c59 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup() local
63 if (socfpga_get_handoff(&reverse_handoff_ptr)) in bl2_el3_early_platform_setup()
65 config_pinmux(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()
67 config_clkmgr_handoff(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()