Searched refs:hmi_evt (Results 1 – 1 of 1) sorted by relevance
36 struct OpalHMIEvent hmi_evt; member49 struct OpalHMIEvent *hmi_evt) in print_core_checkstop_reason() argument84 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_core_checkstop_reason()90 be32_to_cpu(hmi_evt->u.xstop_error.u.pir)); in print_core_checkstop_reason()92 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_core_checkstop_reason()100 struct OpalHMIEvent *hmi_evt) in print_nx_checkstop_reason() argument135 if (!hmi_evt->u.xstop_error.xstop_reason) { in print_nx_checkstop_reason()141 be32_to_cpu(hmi_evt->u.xstop_error.u.chip_id)); in print_nx_checkstop_reason()143 if (be32_to_cpu(hmi_evt->u.xstop_error.xstop_reason) & in print_nx_checkstop_reason()151 struct OpalHMIEvent *hmi_evt) in print_checkstop_reason() argument[all …]