Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/soc/ti/
Dpm33xx.c162 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()
240 *pm_sram->do_wfi_sz); in am33xx_push_sram_idle()
/Linux-v4.19/include/linux/platform_data/
Dpm33xx.h41 unsigned long *do_wfi_sz; member