Home
last modified time | relevance | path

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

/rk3399_ARM-atf/include/plat/common/
H A Dcommon_def.h44 #define SZ_1G UL(0x40000000) macro
80 #define SZ_1G U(0x40000000) macro
/rk3399_ARM-atf/plat/arm/board/fvp/include/
H A Dplatform_def.h462 #define PLAT_ARM_PCI_MEM_2_SIZE (3 * SZ_1G) /* 3GB */
/rk3399_ARM-atf/plat/intel/soc/agilex5/soc/
H A Dagilex5_iossm_mailbox.c508 FIELD_GET(INTF_CAPACITY_GBITS_MASK, mem_width_info) * SZ_1G / SZ_8; in get_mem_width_info()