Searched refs:xstop_error (Results 1 – 2 of 2) sorted by relevance
86 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_core_checkstop_reason()92 be32_to_cpu(hmi_evt->u.xstop_error.u.pir)); in print_core_checkstop_reason()94 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_core_checkstop_reason()137 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_nx_checkstop_reason()143 be32_to_cpu(hmi_evt->u.xstop_error.u.chip_id)); in print_nx_checkstop_reason()145 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_nx_checkstop_reason()155 uint8_t type = hmi_evt->u.xstop_error.xstop_type; in print_checkstop_reason()
633 } xstop_error; member