Searched defs:top (Results 1 – 7 of 7) sorted by relevance
53 uint64_t base, top; in ddr_region_usage_parse() local
17 #define RG_MAP_SECURE(top, base) \ argument
79 uint32_t emmc_bit_field(uint8_t *data, uint32_t top, uint32_t bottom) in emmc_bit_field()
35 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) argument
46 #define RG_MAP_SECURE(top, base) \ argument
102 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) argument
485 #define RG_MAP_SECURE(top, base) \ argument