Searched refs:ti_emif_copy_pm_function_table (Results 1 – 3 of 3) sorted by relevance
201 int ti_emif_copy_pm_function_table(struct gen_pool *sram_pool, void *dst) in ti_emif_copy_pm_function_table() function216 EXPORT_SYMBOL_GPL(ti_emif_copy_pm_function_table);
135 int ti_emif_copy_pm_function_table(struct gen_pool *sram_pool, void *dst);
115 ret = ti_emif_copy_pm_function_table(sram_pool, (void *)table_addr); in am33xx_push_sram_idle()