Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/rockchip/common/
H A Dplat_pm_helpers.c36 static int region_mem_idx; variable
75 max_len = ROCKCHIP_PM_REG_REGION_MEM_LEN - region_mem_idx; in rockchip_alloc_region_mem()
77 len = alloc_region_mem(region_mem + region_mem_idx, max_len, in rockchip_alloc_region_mem()
80 region_mem_idx += len; in rockchip_alloc_region_mem()