Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/lib/
H A Dcoreboot.h33 CB_MEM_RAM = 1, enumerator
/rk3399_ARM-atf/plat/qti/common/src/
H A Dqti_syscall.c146 if (mem_type != CB_MEM_RAM && mem_type != CB_MEM_RESERVED) { in qti_mem_assign_validate_param()