Searched refs:pm_sram (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/soc/ti/ |
H A D | pm33xx.c | 36 (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() 371 *pm_sram->resume_offset + 0x4; in am33xx_pm_set_ipc_ops() 378 gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz); in am33xx_pm_free_sram() 417 ocmcram_location = gen_pool_alloc(sram_pool, *pm_sram->do_wfi_sz); in am33xx_pm_alloc_sram() 429 gen_pool_free(sram_pool, ocmcram_location, *pm_sram in am33xx_pm_alloc_sram() [all...] |
/kernel/linux/linux-6.6/drivers/soc/ti/ |
H A D | pm33xx.c | 36 (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() 415 ocmcram_location = gen_pool_alloc(sram_pool, *pm_sram->do_wfi_sz); in am33xx_pm_alloc_sram() 427 gen_pool_free(sram_pool, ocmcram_location, *pm_sram in am33xx_pm_alloc_sram() [all...] |
Completed in 2 milliseconds