Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c299 void socfpga_get_seq_inst_init(const u32 **init, unsigned int *nelem) in socfpga_get_seq_inst_init() function
/openbmc/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram_gen5.h17 void socfpga_get_seq_inst_init(const u32 **init, unsigned int *nelem);
/openbmc/u-boot/drivers/ddr/altera/
H A Dsequencer.c3586 socfpga_get_seq_inst_init(&rom_init, &nelem); in hc_initialize_rom_data()