Searched refs:aemif_init (Results 1 – 3 of 3) sorted by relevance
36 void aemif_init(int num_cs, struct aemif_config *config);
68 void aemif_init(int num_cs, struct aemif_config *config) in aemif_init() function
48 aemif_init(ARRAY_SIZE(aemif_configs), aemif_configs); in dram_init()