Home
last modified time | relevance | path

Searched defs:phandle (Results 1 – 13 of 13) sorted by relevance

/qemu/pc-bios/vof/
H A Dvof.h14 typedef unsigned long phandle; typedef
/qemu/hw/ppc/
H A Dvof.c46 uint32_t phandle; member
351 static uint32_t vof_nextprop(const void *fdt, uint32_t phandle, in vof_nextprop()
387 static uint32_t vof_peer(const void *fdt, uint32_t phandle) in vof_peer()
405 static uint32_t vof_child(const void *fdt, uint32_t phandle) in vof_child()
417 static uint32_t vof_parent(const void *fdt, uint32_t phandle) in vof_parent()
512 static uint32_t vof_package_to_path(const void *fdt, uint32_t phandle, in vof_package_to_path()
534 uint32_t phandle = vof_instance_to_package(vof, ihandle); in vof_instance_to_path() local
1033 uint32_t phandle = fdt_get_max_phandle(fdt); in vof_build_dt() local
H A Dspapr_irq.c277 void *fdt, uint32_t phandle) in spapr_irq_dt()
462 int offset, phandle; in spapr_irq_get_phandle() local
H A Dpnv.c616 uint32_t phandle; in pnv_dt_isa() local
/qemu/hw/riscv/
H A Dvirt.c233 char *clust_name, uint32_t *phandle, in create_fdt_socket_cpus()
445 uint32_t *phandle, uint32_t *intc_phandles, in create_fdt_socket_plic()
596 uint32_t *phandle, uint32_t *intc_phandles, in create_fdt_imsic()
689 uint32_t *phandle, in create_fdt_socket_aplic()
743 uint32_t *phandle, in create_fdt_sockets()
921 static void create_fdt_reset(RISCVVirtState *s, uint32_t *phandle) in create_fdt_reset()
1134 uint32_t phandle = 1, irq_mmio_phandle = 1, msi_pcie_phandle = 1; in finalize_fdt() local
H A Dspike.c61 uint32_t cpu_phandle, intc_phandle, phandle = 1; in create_fdt() local
H A Dsifive_u.c104 uint32_t plic_phandle, prci_phandle, gpio_phandle, phandle = 1; in create_fdt() local
/qemu/hw/arm/
H A Dxlnx-versal-virt.c46 } phandle; member
89 unsigned int freq_hz, uint32_t phandle) in fdt_add_clk_node()
277 uint32_t phandle) in fdt_add_fixed_link_nodes()
H A Dvirt.c1020 uint32_t phandle) in create_gpio_keys()
1042 uint32_t phandle) in create_secure_gpio_pwr()
1095 uint32_t phandle = qemu_fdt_alloc_phandle(ms->fdt); in create_gpio_devices() local
/qemu/system/
H A Ddevice_tree.c487 uint32_t phandle = qemu_fdt_get_phandle(fdt, target_node_path); in qemu_fdt_setprop_phandle() local
493 static int phandle = 0x0; in qemu_fdt_alloc_phandle() local
/qemu/hw/intc/
H A Dxics_spapr.c311 void *fdt, uint32_t phandle) in xics_spapr_dt()
H A Dspapr_xive.c715 void *fdt, uint32_t phandle) in spapr_xive_dt()
/qemu/net/
H A Dtap-win32.c592 static int tap_win32_open(tap_win32_overlapped_t **phandle, in tap_win32_open()