Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/ti/
Dpm33xx.c30 (unsigned long)pm_sram->do_wfi)
39 static struct am33xx_pm_sram_addr *pm_sram; variable
155 *pm_sram->resume_offset + 0x4; in am33xx_pm_set_ipc_ops()
162 gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz); in am33xx_pm_free_sram()
201 ocmcram_location = gen_pool_alloc(sram_pool, *pm_sram->do_wfi_sz); in am33xx_pm_alloc_sram()
213 gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz); in am33xx_pm_alloc_sram()
239 pm_sram->do_wfi, in am33xx_push_sram_idle()
240 *pm_sram->do_wfi_sz); in am33xx_push_sram_idle()
249 sram_suspend_address((unsigned long)pm_sram->emif_sram_table); in am33xx_push_sram_idle()
258 sram_suspend_address((unsigned long)pm_sram->ro_sram_data); in am33xx_push_sram_idle()
[all …]