do_wfi_sz         101 drivers/soc/ti/pm33xx.c 					    *pm_sram->do_wfi_sz);
do_wfi_sz         346 drivers/soc/ti/pm33xx.c 	gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz);
do_wfi_sz         385 drivers/soc/ti/pm33xx.c 	ocmcram_location = gen_pool_alloc(sram_pool, *pm_sram->do_wfi_sz);
do_wfi_sz         397 drivers/soc/ti/pm33xx.c 		gen_pool_free(sram_pool, ocmcram_location, *pm_sram->do_wfi_sz);
do_wfi_sz          41 include/linux/platform_data/pm33xx.h 	unsigned long *do_wfi_sz;