Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/drivers/apusys/mt8196/
H A Dapusys_security_ctrl_plat.c72 (APU_RESERVE_MEMORY + APU_RESERVE_SIZE) >> in apusys_plat_setup_sec_mem()
/rk3399_ARM-atf/plat/mediatek/drivers/apusys/apusys_rv/2.0/
H A Dapusys_rv.c448 round_up(APU_RESERVE_SIZE, PAGE_SIZE), in apusys_rv_setup_ce_bin()
492 round_up(APU_RESERVE_SIZE, PAGE_SIZE)); in apusys_rv_setup_ce_bin()
/rk3399_ARM-atf/plat/mediatek/mt8196/include/
H A Dplatform_def.h65 #define APU_RESERVE_SIZE (0x1400000) macro