Searched refs:PX_HW_RESET (Results 1 – 4 of 4) sorted by relevance
162 uint32_t px_log = PX_PANIC | PX_NO_PANIC | PX_PROTECTED | PX_HW_RESET;166 uint32_t px_die = PX_PANIC | PX_PROTECTED | PX_HW_RESET;
58 #define PX_HW_RESET (0x1 << 5) macro
410 if ((err & PX_HW_RESET) || (err & PX_PANIC)) { in px_err_epkt_severity()
1078 if (px_log & PX_HW_RESET) { in px_err_hw_reset_handle()1083 return (PX_HW_RESET); in px_err_hw_reset_handle()