Searched refs:reverse_handoff_ptr (Results 1 – 5 of 5) sorted by relevance
36 handoff reverse_handoff_ptr; in dfi_select() local39 config_nand(&reverse_handoff_ptr); in dfi_select()41 if (((reverse_handoff_ptr.peripheral_pwr_gate_array) & PERIPHERAL_SDMMC_MASK) == 0U) { in dfi_select()47 (((reverse_handoff_ptr.peripheral_pwr_gate_array) & in dfi_select()50 if ((data & DFI_INTF_MASK) != (((reverse_handoff_ptr.peripheral_pwr_gate_array) & in dfi_select()
71 handoff reverse_handoff_ptr = { 0 }; in bl2_el3_early_platform_setup() local74 config_clkmgr_handoff(&reverse_handoff_ptr); in bl2_el3_early_platform_setup()79 if (combo_phy_init(&reverse_handoff_ptr) != 0) { in bl2_el3_early_platform_setup()92 handoff reverse_handoff_ptr; in bl2_el3_plat_arch_setup() local105 sdmmc_init(&reverse_handoff_ptr, ¶ms, &mmc_info); in bl2_el3_plat_arch_setup()119 nand_init(&reverse_handoff_ptr); in bl2_el3_plat_arch_setup()
60 handoff reverse_handoff_ptr; in bl2_el3_early_platform_setup() local64 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()
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()
311 handoff reverse_handoff_ptr; in ddr_init() local313 if (!socfpga_get_handoff(&reverse_handoff_ptr)) { in ddr_init()316 status = ddr_config_handoff(&reverse_handoff_ptr); in ddr_init()