Searched refs:ti_emif_copy_pm_function_table (Results 1 – 3 of 3) sorted by relevance
206 int ti_emif_copy_pm_function_table(struct gen_pool *sram_pool, void *dst) in ti_emif_copy_pm_function_table() function221 EXPORT_SYMBOL_GPL(ti_emif_copy_pm_function_table);
140 int ti_emif_copy_pm_function_table(struct gen_pool *sram_pool, void *dst);
250 ret = ti_emif_copy_pm_function_table(sram_pool, (void *)table_addr); in am33xx_push_sram_idle()