Searched refs:GLOBAL_COLD_RST (Results 1 – 2 of 2) sorted by relevance
136 while ((MmioRead32(PRM_RSTST) & GLOBAL_COLD_RST) != 0x1); in LibResetSystem()
162 #define GLOBAL_COLD_RST (0x0UL << 0) macro