Searched refs:GPU_RESET_BIT (Results 1 – 4 of 4) sorted by relevance
44 #define GPU_RESET_BIT (U(1) << 24) macro
69 #define GPU_RESET_BIT (U(1) << 24) macro
99 if ((regval & GPU_RESET_BIT) == 0U) { in tegra_sip_handler()
200 #define GPU_RESET_BIT (U(1) << 0) macro