Home
last modified time | relevance | path

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

/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hw/
H A Dnpu.c407 struct dt_property *pci_npu_phandle_prop; in npu_append_pci_phandle() local
416 pci_npu_phandle_prop = (struct dt_property *) in npu_append_pci_phandle()
420 prop_len = pci_npu_phandle_prop->len; in npu_append_pci_phandle()
422 dt_resize_property(&pci_npu_phandle_prop, prop_len); in npu_append_pci_phandle()
423 pci_npu_phandle_prop->len = prop_len; in npu_append_pci_phandle()
425 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop; in npu_append_pci_phandle()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hw/
H A Dnpu.c407 struct dt_property *pci_npu_phandle_prop; in npu_append_pci_phandle() local
416 pci_npu_phandle_prop = (struct dt_property *) in npu_append_pci_phandle()
420 prop_len = pci_npu_phandle_prop->len; in npu_append_pci_phandle()
422 dt_resize_property(&pci_npu_phandle_prop, prop_len); in npu_append_pci_phandle()
423 pci_npu_phandle_prop->len = prop_len; in npu_append_pci_phandle()
425 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop; in npu_append_pci_phandle()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/skiboot/hw/
H A Dnpu.c407 struct dt_property *pci_npu_phandle_prop; in npu_append_pci_phandle() local
416 pci_npu_phandle_prop = (struct dt_property *) in npu_append_pci_phandle()
420 prop_len = pci_npu_phandle_prop->len; in npu_append_pci_phandle()
422 dt_resize_property(&pci_npu_phandle_prop, prop_len); in npu_append_pci_phandle()
423 pci_npu_phandle_prop->len = prop_len; in npu_append_pci_phandle()
425 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop; in npu_append_pci_phandle()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hw/
H A Dnpu.c407 struct dt_property *pci_npu_phandle_prop; in npu_append_pci_phandle() local
416 pci_npu_phandle_prop = (struct dt_property *) in npu_append_pci_phandle()
420 prop_len = pci_npu_phandle_prop->len; in npu_append_pci_phandle()
422 dt_resize_property(&pci_npu_phandle_prop, prop_len); in npu_append_pci_phandle()
423 pci_npu_phandle_prop->len = prop_len; in npu_append_pci_phandle()
425 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop; in npu_append_pci_phandle()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hw/
H A Dnpu.c407 struct dt_property *pci_npu_phandle_prop;
416 pci_npu_phandle_prop = (struct dt_property *)
420 prop_len = pci_npu_phandle_prop->len;
422 dt_resize_property(&pci_npu_phandle_prop, prop_len);
423 pci_npu_phandle_prop->len = prop_len;
425 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop;
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hw/
H A Dnpu.c407 struct dt_property *pci_npu_phandle_prop; in npu_append_pci_phandle() local
416 pci_npu_phandle_prop = (struct dt_property *) in npu_append_pci_phandle()
420 prop_len = pci_npu_phandle_prop->len; in npu_append_pci_phandle()
422 dt_resize_property(&pci_npu_phandle_prop, prop_len); in npu_append_pci_phandle()
423 pci_npu_phandle_prop->len = prop_len; in npu_append_pci_phandle()
425 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop; in npu_append_pci_phandle()
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hw/
H A Dnpu.c403 struct dt_property *pci_npu_phandle_prop; in npu_append_pci_phandle() local
412 pci_npu_phandle_prop = (struct dt_property *) in npu_append_pci_phandle()
416 prop_len = pci_npu_phandle_prop->len; in npu_append_pci_phandle()
418 dt_resize_property(&pci_npu_phandle_prop, prop_len); in npu_append_pci_phandle()
420 npu_phandles = (uint32_t *) pci_npu_phandle_prop->prop; in npu_append_pci_phandle()