Searched refs:RG_MAP_SECURE (Results 1 – 4 of 4) sorted by relevance
35 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) macro
41 RG_MAP_SECURE(ed_mb, st_mb)); in secure_ddr_region()
102 #define RG_MAP_SECURE(top, base) ((((top) - 1) << 16) | (base)) macro
117 RG_MAP_SECURE(usg.s_top[i], usg.s_base[i])); in sgrf_init()
Completed in 6 milliseconds