Searched refs:do_wfi_sz (Results 1 – 2 of 2) sorted by relevance
104 *pm_sram->do_wfi_sz); in am33xx_push_sram_idle()377 gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz); in am33xx_pm_free_sram()416 ocmcram_location = gen_pool_alloc(sram_pool, *pm_sram->do_wfi_sz); in am33xx_pm_alloc_sram()428 gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz); in am33xx_pm_alloc_sram()
41 unsigned long *do_wfi_sz; member