Home
last modified time | relevance | path

Searched refs:npphb (Results 1 – 12 of 12) sorted by relevance

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/platforms/astbmc/
H A Dwitherspoon.c487 struct phb *npphb = pci_get_phb(opal_id); in witherspoon_finalise_dt() local
489 if (!npphb) in witherspoon_finalise_dt()
491 if (npphb->phb_type != phb_type_npu_v2) in witherspoon_finalise_dt()
493 npu2_phb_nvlink_dt(npphb); in witherspoon_finalise_dt()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/platforms/astbmc/
H A Dwitherspoon.c487 struct phb *npphb = pci_get_phb(opal_id); in witherspoon_finalise_dt() local
489 if (!npphb) in witherspoon_finalise_dt()
491 if (npphb->phb_type != phb_type_npu_v2) in witherspoon_finalise_dt()
493 npu2_phb_nvlink_dt(npphb); in witherspoon_finalise_dt()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/platforms/astbmc/
H A Dwitherspoon.c487 struct phb *npphb = pci_get_phb(opal_id); in witherspoon_finalise_dt() local
489 if (!npphb) in witherspoon_finalise_dt()
491 if (npphb->phb_type != phb_type_npu_v2) in witherspoon_finalise_dt()
493 npu2_phb_nvlink_dt(npphb); in witherspoon_finalise_dt()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/platforms/astbmc/
H A Dwitherspoon.c487 struct phb *npphb = pci_get_phb(opal_id); in witherspoon_finalise_dt() local
489 if (!npphb) in witherspoon_finalise_dt()
491 if (npphb->phb_type != phb_type_npu_v2) in witherspoon_finalise_dt()
493 npu2_phb_nvlink_dt(npphb); in witherspoon_finalise_dt()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/platforms/astbmc/
H A Dwitherspoon.c487 struct phb *npphb = pci_get_phb(opal_id); in witherspoon_finalise_dt() local
489 if (!npphb) in witherspoon_finalise_dt()
491 if (npphb->phb_type != phb_type_npu_v2) in witherspoon_finalise_dt()
493 npu2_phb_nvlink_dt(npphb); in witherspoon_finalise_dt()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/platforms/astbmc/
H A Dwitherspoon.c542 struct phb *npphb = pci_get_phb(opal_id); in witherspoon_finalise_dt() local
544 if (!npphb) in witherspoon_finalise_dt()
546 if (npphb->phb_type != phb_type_npu_v2) in witherspoon_finalise_dt()
548 npu2_phb_nvlink_dt(npphb); in witherspoon_finalise_dt()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dnpu2.c408 struct phb *npphb; in npu2_gpu_bridge_sec_bus_reset() local
428 npphb = pci_get_phb(dt_prop_get_cell(np, in npu2_gpu_bridge_sec_bus_reset()
430 if (!npphb || npphb->phb_type != phb_type_npu_v2) in npu2_gpu_bridge_sec_bus_reset()
433 npu = phb_to_npu2_nvlink(npphb); in npu2_gpu_bridge_sec_bus_reset()
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dnpu2.c553 struct phb *npphb; in npu2_gpu_bridge_sec_bus_reset() local
573 npphb = pci_get_phb(dt_prop_get_cell(np, in npu2_gpu_bridge_sec_bus_reset()
575 if (!npphb || npphb->phb_type != phb_type_npu_v2) in npu2_gpu_bridge_sec_bus_reset()
578 npu = phb_to_npu2_nvlink(npphb); in npu2_gpu_bridge_sec_bus_reset()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dnpu2.c553 struct phb *npphb; in npu2_gpu_bridge_sec_bus_reset() local
573 npphb = pci_get_phb(dt_prop_get_cell(np, in npu2_gpu_bridge_sec_bus_reset()
575 if (!npphb || npphb->phb_type != phb_type_npu_v2) in npu2_gpu_bridge_sec_bus_reset()
578 npu = phb_to_npu2_nvlink(npphb); in npu2_gpu_bridge_sec_bus_reset()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dnpu2.c553 struct phb *npphb; in npu2_gpu_bridge_sec_bus_reset() local
573 npphb = pci_get_phb(dt_prop_get_cell(np, in npu2_gpu_bridge_sec_bus_reset()
575 if (!npphb || npphb->phb_type != phb_type_npu_v2) in npu2_gpu_bridge_sec_bus_reset()
578 npu = phb_to_npu2_nvlink(npphb); in npu2_gpu_bridge_sec_bus_reset()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/
H A Dnpu2.c553 struct phb *npphb; in npu2_gpu_bridge_sec_bus_reset() local
573 npphb = pci_get_phb(dt_prop_get_cell(np, in npu2_gpu_bridge_sec_bus_reset()
575 if (!npphb || npphb->phb_type != phb_type_npu_v2) in npu2_gpu_bridge_sec_bus_reset()
578 npu = phb_to_npu2_nvlink(npphb); in npu2_gpu_bridge_sec_bus_reset()
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dnpu2.c553 struct phb *npphb; in npu2_gpu_bridge_sec_bus_reset() local
573 npphb = pci_get_phb(dt_prop_get_cell(np, in npu2_gpu_bridge_sec_bus_reset()
575 if (!npphb || npphb->phb_type != phb_type_npu_v2) in npu2_gpu_bridge_sec_bus_reset()
578 npu = phb_to_npu2_nvlink(npphb); in npu2_gpu_bridge_sec_bus_reset()