Home
last modified time | relevance | path

Searched refs:nx_pbi_fir_val (Results 1 – 7 of 7) sorted by relevance

/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/core/
H A Dhmi.c462 uint64_t nx_pbi_fir_val; in find_nx_checkstop_reason() local
488 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) { in find_nx_checkstop_reason()
500 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit)) in find_nx_checkstop_reason()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/core/
H A Dhmi.c516 uint64_t nx_pbi_fir_val; in find_nx_checkstop_reason() local
542 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) { in find_nx_checkstop_reason()
554 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit)) in find_nx_checkstop_reason()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/core/
H A Dhmi.c516 uint64_t nx_pbi_fir_val; in find_nx_checkstop_reason() local
542 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) { in find_nx_checkstop_reason()
554 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit)) in find_nx_checkstop_reason()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/core/
H A Dhmi.c516 uint64_t nx_pbi_fir_val; in find_nx_checkstop_reason() local
542 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) { in find_nx_checkstop_reason()
554 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit)) in find_nx_checkstop_reason()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/core/
H A Dhmi.c516 uint64_t nx_pbi_fir_val; in find_nx_checkstop_reason() local
542 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) { in find_nx_checkstop_reason()
554 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit)) in find_nx_checkstop_reason()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/core/
H A Dhmi.c516 uint64_t nx_pbi_fir_val;
542 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) {
554 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit))
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/core/
H A Dhmi.c663 uint64_t nx_pbi_fir_val; in find_nx_checkstop_reason() local
689 if (xscom_read(flat_chip_id, nx_pbi_fir, &nx_pbi_fir_val) != 0) { in find_nx_checkstop_reason()
701 if (nx_pbi_fir_val & PPC_BIT(nx_pbi_xstop_bits[i].bit)) in find_nx_checkstop_reason()