Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/ti/
H A Dpm33xx.c36 (unsigned long)pm_sram->do_wfi)
58 static struct am33xx_pm_sram_addr *pm_sram; variable
104 pm_sram->do_wfi, in am33xx_push_sram_idle()
105 *pm_sram->do_wfi_sz); in am33xx_push_sram_idle()
114 sram_suspend_address((unsigned long)pm_sram->emif_sram_table); in am33xx_push_sram_idle()
123 sram_suspend_address((unsigned long)pm_sram->ro_sram_data); in am33xx_push_sram_idle()
369 *pm_sram->resume_offset + 0x4; in am33xx_pm_set_ipc_ops()
376 gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz); in am33xx_pm_free_sram()
475 val = pm_sram->resume_address; in am33xx_pm_rtc_setup()
514 pm_sram = pm_ops->get_sram_addrs(); in am33xx_pm_probe()
[all …]