Home
last modified time | relevance | path

Searched refs:OF_node_from_xref (Results 1 – 25 of 53) sorted by relevance

123

/freebsd-13.1/sys/arm64/coresight/
H A Dcoresight_fdt.c89 endp->their_node = OF_node_from_xref(xref); in coresight_fdt_get_ports()
119 cpu_node = OF_node_from_xref(xref); in coresight_fdt_get_cpu()
/freebsd-13.1/sys/dev/ofw/
H A Dofw_bus_subr.c417 if (OF_getencprop(OF_node_from_xref(parent), in ofw_bus_search_intrmap()
423 if (OF_searchencprop(OF_node_from_xref(parent), in ofw_bus_search_intrmap()
603 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_to_rl()
627 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_to_rl()
669 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_by_rid()
693 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_by_rid()
837 if (OF_getencprop(OF_node_from_xref(pnode), in ofw_bus_parse_xref_list_internal()
H A Dofw_graph.c145 node = OF_node_from_xref(remote); in ofw_graph_get_remote_parent()
H A Dopenfirm.h141 phandle_t OF_node_from_xref(phandle_t xref);
/freebsd-13.1/sys/mips/ingenic/
H A Djz4780_pinctrl.c167 pincfg_node = OF_node_from_xref(pincfgxref); in jz4780_pinctrl_parse_pincfg()
197 node = OF_node_from_xref(cfgxref); in jz4780_pinctrl_configure_pins()
/freebsd-13.1/sys/dev/beri/virtio/
H A Dvirtio.c209 pio_node = OF_node_from_xref(xref); in setup_pio()
237 mem_node = OF_node_from_xref(xref); in setup_offset()
H A Dvirtio_mmio_platform.c100 pio_node = OF_node_from_xref(xref); in setup_pio()
/freebsd-13.1/sys/dev/gpio/
H A Dofw_gpiobus.c93 rv = gpio_map_gpios(pin.dev, cnode, OF_node_from_xref(xref), ncells, in gpio_pin_get_by_ofw_propidx()
311 gpio = OF_node_from_xref(gpios[i]); in ofw_gpiobus_parse_gpios_impl()
359 gpio = OF_node_from_xref(gpios[i]); in ofw_gpiobus_parse_gpios_impl()
/freebsd-13.1/sys/dev/virtio/mmio/
H A Dvirtio_mmio_fdt.c121 platform_node = OF_node_from_xref(xref); in vtmmio_setup_platform()
/freebsd-13.1/sys/dev/xdma/
H A Dxdma_iommu.c150 mem_node = OF_node_from_xref(mem_handle); in xdma_iommu_init()
/freebsd-13.1/sys/dev/mii/
H A Dmii_fdt.c97 return (OF_node_from_xref(xref)); in mii_fdt_get_phynode()
/freebsd-13.1/sys/dev/extres/nvmem/
H A Dnvmem.c57 cell_node = OF_node_from_xref(p_cell[idx]); in nvmem_get_cell_node()
/freebsd-13.1/sys/arm/arm/
H A Dpmu_fdt.c98 err = OF_getencprop(OF_node_from_xref(xref), "reg", &mpidr, in pmu_parse_affinity()
/freebsd-13.1/sys/mips/mediatek/
H A Dmtk_pinctrl.c165 node = OF_node_from_xref(cfgxref); in mtk_pinctrl_configure()
/freebsd-13.1/sys/arm/mv/
H A Dmvebu_pinctrl.c138 node = OF_node_from_xref(cfgxref); in mv_pinctrl_configure_pins()
/freebsd-13.1/sys/arm/freescale/imx/
H A Dimx_iomux.c156 cfgnode = OF_node_from_xref(cfgxref); in iomux_configure_pins()
/freebsd-13.1/sys/dev/extres/syscon/
H A Dsyscon.c302 *syscon = syscon_find_by_ofw_node(OF_node_from_xref(cells[0])); in syscon_get_by_ofw_property()
/freebsd-13.1/sys/arm/ti/
H A Dti_pinmux.c340 cfgnode = OF_node_from_xref(cfgxref); in ti_pinmux_configure_pins()
/freebsd-13.1/sys/arm64/rockchip/
H A Drk3399_emmcphy.c291 xnode = OF_node_from_xref(handle); in rk_emmcphy_attach()
/freebsd-13.1/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c175 if (OF_searchencprop(OF_node_from_xref(iparent), in al_msix_attach()
/freebsd-13.1/sys/powerpc/ofw/
H A Dofw_pcibus.c344 OF_getencprop(OF_node_from_xref(iparent), "#interrupt-cells", in ofw_pcibus_assign_interrupt()
/freebsd-13.1/sys/dev/tsec/
H A Dif_tsec_fdt.c198 phy = OF_node_from_xref(phy); in tsec_fdt_attach()
/freebsd-13.1/sys/dev/extres/phy/
H A Dphy.c422 node = OF_node_from_xref(xref); in phydev_default_ofw_map()
/freebsd-13.1/sys/riscv/riscv/
H A Dplic.c341 hart = plic_get_hartid(dev, OF_node_from_xref(cells[i])); in plic_attach()
/freebsd-13.1/sys/arm/ti/am335x/
H A Dam335x_lcd.c385 node = OF_node_from_xref(xref); in am335x_read_hdmi_property()
432 timing_node = OF_node_from_xref(native); in am335x_read_timing()

123