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