Searched refs:copy_addr (Results 1 – 4 of 4) sorted by relevance
151 void *copy_addr; in ti_emif_push_sram() local154 copy_addr = sram_exec_copy(emif_data->sram_pool_code, in ti_emif_push_sram()157 if (!copy_addr) { in ti_emif_push_sram()164 copy_addr = sram_exec_copy(emif_data->sram_pool_code, in ti_emif_push_sram()168 if (!copy_addr) { in ti_emif_push_sram()203 void *copy_addr; in ti_emif_copy_pm_function_table() local208 copy_addr = sram_exec_copy(sram_pool, dst, in ti_emif_copy_pm_function_table()211 if (!copy_addr) in ti_emif_copy_pm_function_table()
25 void ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr);
317 void __init ep93xx_register_eth(struct ep93xx_eth_data *data, int copy_addr) in ep93xx_register_eth() argument319 if (copy_addr) in ep93xx_register_eth()
91 void *copy_addr; in am33xx_push_sram_idle() local123 copy_addr = sram_exec_copy(sram_pool, (void *)ro_data_addr, in am33xx_push_sram_idle()126 if (!copy_addr) { in am33xx_push_sram_idle()