Home
last modified time | relevance | path

Searched refs:xscom_offset (Results 1 – 25 of 50) sorted by relevance

12

/dports/emulators/qemu/qemu-6.2.0/hw/ppc/
H A Dpnv_xscom.c253 int xscom_offset; member
267 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
278 int xscom_offset; in pnv_dt_xscom() local
283 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
284 _FDT(xscom_offset); in pnv_dt_xscom()
291 _FDT((fdt_setprop_cell(fdt, xscom_offset, "ibm,primary-topology-index", in pnv_dt_xscom()
293 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
294 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
295 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
297 _FDT((fdt_setprop(fdt, xscom_offset, "scom-controller", NULL, 0))); in pnv_dt_xscom()
[all …]
H A Dpnv_lpc.c101 static int pnv_lpc_dt_xscom(PnvXScomInterface *dev, void *fdt, int xscom_offset)
113 offset = fdt_add_subnode(fdt, xscom_offset, name);
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/ppc/
H A Dpnv_xscom.c226 int xscom_offset; member
237 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
250 int xscom_offset; in pnv_dt_xscom() local
255 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
256 _FDT(xscom_offset); in pnv_dt_xscom()
259 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
260 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
261 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
264 _FDT((fdt_setprop(fdt, xscom_offset, "compatible", compat_p9, in pnv_dt_xscom()
267 _FDT((fdt_setprop(fdt, xscom_offset, "compatible", compat_p8, in pnv_dt_xscom()
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/ppc/
H A Dpnv_xscom.c253 int xscom_offset;
267 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset)));
278 int xscom_offset;
283 xscom_offset = fdt_add_subnode(fdt, root_offset, name);
284 _FDT(xscom_offset);
287 _FDT((fdt_setprop_cell(fdt, xscom_offset, "ibm,primary-topology-index",
289 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1)));
290 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1)));
291 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg))));
293 _FDT((fdt_setprop(fdt, xscom_offset, "scom-controller", NULL, 0)));
[all …]
/dports/emulators/qemu60/qemu-6.0.0/hw/ppc/
H A Dpnv_xscom.c253 int xscom_offset; member
267 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
278 int xscom_offset; in pnv_dt_xscom() local
283 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
284 _FDT(xscom_offset); in pnv_dt_xscom()
286 _FDT((fdt_setprop_cell(fdt, xscom_offset, "ibm,chip-id", chip->chip_id))); in pnv_dt_xscom()
287 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
288 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
289 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
291 _FDT((fdt_setprop(fdt, xscom_offset, "scom-controller", NULL, 0))); in pnv_dt_xscom()
[all …]
/dports/emulators/qemu5/qemu-5.2.0/hw/ppc/
H A Dpnv_xscom.c253 int xscom_offset; member
267 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
278 int xscom_offset; in pnv_dt_xscom() local
283 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
284 _FDT(xscom_offset); in pnv_dt_xscom()
286 _FDT((fdt_setprop_cell(fdt, xscom_offset, "ibm,chip-id", chip->chip_id))); in pnv_dt_xscom()
287 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
288 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
289 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
291 _FDT((fdt_setprop(fdt, xscom_offset, "scom-controller", NULL, 0))); in pnv_dt_xscom()
[all …]
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/ppc/
H A Dpnv_xscom.c253 int xscom_offset; member
267 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
278 int xscom_offset; in pnv_dt_xscom() local
283 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
284 _FDT(xscom_offset); in pnv_dt_xscom()
286 _FDT((fdt_setprop_cell(fdt, xscom_offset, "ibm,chip-id", chip->chip_id))); in pnv_dt_xscom()
287 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
288 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
289 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
291 _FDT((fdt_setprop(fdt, xscom_offset, "scom-controller", NULL, 0))); in pnv_dt_xscom()
[all …]
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/ppc/
H A Dpnv_xscom.c253 int xscom_offset; member
267 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
278 int xscom_offset; in pnv_dt_xscom() local
283 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
284 _FDT(xscom_offset); in pnv_dt_xscom()
286 _FDT((fdt_setprop_cell(fdt, xscom_offset, "ibm,chip-id", chip->chip_id))); in pnv_dt_xscom()
287 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
288 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
289 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
291 _FDT((fdt_setprop(fdt, xscom_offset, "scom-controller", NULL, 0))); in pnv_dt_xscom()
[all …]
/dports/emulators/qemu42/qemu-4.2.1/hw/ppc/
H A Dpnv_xscom.c291 int xscom_offset; member
302 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
314 int xscom_offset; in pnv_dt_xscom() local
327 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
328 _FDT(xscom_offset); in pnv_dt_xscom()
331 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
332 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
333 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
336 _FDT((fdt_setprop(fdt, xscom_offset, "compatible", compat_p9, in pnv_dt_xscom()
339 _FDT((fdt_setprop(fdt, xscom_offset, "compatible", compat_p8, in pnv_dt_xscom()
[all …]
H A Dpnv_lpc.c101 static int pnv_lpc_dt_xscom(PnvXScomInterface *dev, void *fdt, int xscom_offset) in pnv_lpc_dt_xscom() argument
113 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_lpc_dt_xscom()
/dports/emulators/qemu-utils/qemu-4.2.1/hw/ppc/
H A Dpnv_xscom.c291 int xscom_offset; member
302 _FDT((xc->dt_xscom(xd, args->fdt, args->xscom_offset))); in xscom_dt_child()
314 int xscom_offset; in pnv_dt_xscom() local
327 xscom_offset = fdt_add_subnode(fdt, root_offset, name); in pnv_dt_xscom()
328 _FDT(xscom_offset); in pnv_dt_xscom()
331 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#address-cells", 1))); in pnv_dt_xscom()
332 _FDT((fdt_setprop_cell(fdt, xscom_offset, "#size-cells", 1))); in pnv_dt_xscom()
333 _FDT((fdt_setprop(fdt, xscom_offset, "reg", reg, sizeof(reg)))); in pnv_dt_xscom()
336 _FDT((fdt_setprop(fdt, xscom_offset, "compatible", compat_p9, in pnv_dt_xscom()
339 _FDT((fdt_setprop(fdt, xscom_offset, "compatible", compat_p8, in pnv_dt_xscom()
[all …]
/dports/emulators/qemu/qemu-6.2.0/hw/pci-host/
H A Dpnv_phb3_pbcq.c290 int xscom_offset) in pnv_pbcq_dt_xscom() argument
307 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c415 int xscom_offset) in pnv_pec_dt_xscom() argument
431 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()
/dports/emulators/qemu5/qemu-5.2.0/hw/pci-host/
H A Dpnv_phb3_pbcq.c290 int xscom_offset) in pnv_pbcq_dt_xscom() argument
307 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c415 int xscom_offset) in pnv_pec_dt_xscom() argument
431 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()
/dports/emulators/qemu60/qemu-6.0.0/hw/pci-host/
H A Dpnv_phb3_pbcq.c290 int xscom_offset) in pnv_pbcq_dt_xscom() argument
307 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c415 int xscom_offset) in pnv_pec_dt_xscom() argument
431 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/hw/pci-host/
H A Dpnv_phb3_pbcq.c302 int xscom_offset) in pnv_pbcq_dt_xscom() argument
319 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c447 int xscom_offset) in pnv_pec_dt_xscom() argument
463 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/hw/pci-host/
H A Dpnv_phb3_pbcq.c290 int xscom_offset) in pnv_pbcq_dt_xscom() argument
307 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c416 int xscom_offset) in pnv_pec_dt_xscom() argument
432 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/hw/pci-host/
H A Dpnv_phb3_pbcq.c290 int xscom_offset) in pnv_pbcq_dt_xscom() argument
307 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c415 int xscom_offset) in pnv_pec_dt_xscom() argument
431 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/hw/pci-host/
H A Dpnv_phb3_pbcq.c290 int xscom_offset) in pnv_pbcq_dt_xscom() argument
307 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pbcq_dt_xscom()
H A Dpnv_phb4_pec.c416 int xscom_offset) in pnv_pec_dt_xscom() argument
432 offset = fdt_add_subnode(fdt, xscom_offset, name); in pnv_pec_dt_xscom()

12