Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/
H A Dwrap_sdram_config.c300 void socfpga_get_seq_inst_init(const u32 **init, unsigned int *nelem) in socfpga_get_seq_inst_init() function
/OK3568_Linux_fs/u-boot/arch/arm/mach-socfpga/include/mach/
H A Dsdram.h18 void socfpga_get_seq_inst_init(const u32 **init, unsigned int *nelem);
/OK3568_Linux_fs/u-boot/drivers/ddr/altera/
H A Dsequencer.c3587 socfpga_get_seq_inst_init(&rom_init, &nelem); in hc_initialize_rom_data()