Searched refs:reverse_handoff_ptr (Results 1 – 4 of 4) sorted by relevance
79 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup() local101 if ((socfpga_get_handoff(&reverse_handoff_ptr)) != 0) { in bl2_el3_early_platform_setup()107 config_pinmux(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()119 if ((config_clkmgr_handoff(&reverse_handoff_ptr)) != 0) { in bl2_el3_early_platform_setup()125 config_pwrmgr_handoff(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()142 if ((agilex5_ddr_init(&reverse_handoff_ptr)) != 0) { in bl2_el3_early_platform_setup()153 if (combo_phy_init(&reverse_handoff_ptr) != 0) { in bl2_el3_early_platform_setup()
59 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup() local63 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()
63 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup() local67 if (socfpga_get_handoff(&reverse_handoff_ptr)) in bl2_el3_early_platform_setup()69 config_pinmux(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()70 config_clkmgr_handoff(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()
312 handoff reverse_handoff_ptr; in ddr_init() local314 if (!socfpga_get_handoff(&reverse_handoff_ptr)) { in ddr_init()317 status = ddr_config_handoff(&reverse_handoff_ptr); in ddr_init()