Home
last modified time | relevance | path

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

123

/freebsd/sys/arm/qualcomm/
H A Dqcom_cpu_kpssv2.c102 acc_phandle = OF_node_from_xref(acc_phandle); in qcom_cpu_kpssv2_regulator_start()
108 l2_phandle = OF_node_from_xref(l2_phandle); in qcom_cpu_kpssv2_regulator_start()
114 l2_phandle = OF_node_from_xref(l2_phandle); in qcom_cpu_kpssv2_regulator_start()
/freebsd/sys/arm64/coresight/
H A Dcoresight_fdt.c86 endp->their_node = OF_node_from_xref(xref); in coresight_fdt_get_ports()
116 cpu_node = OF_node_from_xref(xref); in coresight_fdt_get_cpu()
/freebsd/sys/dev/ofw/
H A Dofw_bus_subr.c428 if (OF_getencprop(OF_node_from_xref(parent), in ofw_bus_search_intrmap()
434 if (OF_searchencprop(OF_node_from_xref(parent), in ofw_bus_search_intrmap()
656 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_to_rl()
680 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_to_rl()
722 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_by_rid()
746 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_by_rid()
890 if (OF_getencprop(OF_node_from_xref(pnode), in ofw_bus_parse_xref_list_internal()
H A Dofw_graph.c149 node = OF_node_from_xref(remote); in ofw_graph_get_remote_parent()
H A Dopenfirm.h139 phandle_t OF_node_from_xref(phandle_t xref);
/freebsd/sys/dev/gpio/
H A Dofw_gpiobus.c90 rv = gpio_map_gpios(pin.dev, cnode, OF_node_from_xref(xref), ncells, in gpio_pin_get_by_ofw_propidx()
308 gpio = OF_node_from_xref(gpios[i]); in ofw_gpiobus_parse_gpios_impl()
356 gpio = OF_node_from_xref(gpios[i]); in ofw_gpiobus_parse_gpios_impl()
/freebsd/sys/dev/virtio/mmio/
H A Dvirtio_mmio_fdt.c115 platform_node = OF_node_from_xref(xref); in vtmmio_setup_platform()
/freebsd/sys/dev/xdma/
H A Dxdma_iommu.c148 mem_node = OF_node_from_xref(mem_handle); in xdma_iommu_init()
/freebsd/sys/dev/dpaa/
H A Dif_dtsec_fdt.c145 phy_node = OF_node_from_xref(phy_node); in dtsec_fdt_attach()
/freebsd/sys/dev/nvmem/
H A Dnvmem.c54 cell_node = OF_node_from_xref(p_cell[idx]); in nvmem_get_cell_node()
/freebsd/sys/arm/arm/
H A Dpmu_fdt.c95 err = OF_getencprop(OF_node_from_xref(xref), "reg", &mpidr, in pmu_parse_affinity()
/freebsd/sys/dev/sound/fdt/
H A Daudio_soc.c471 frame_master = cpu_child == OF_node_from_xref(xref); in audio_soc_attach()
474 bitclock_master = cpu_child == OF_node_from_xref(xref); in audio_soc_attach()
/freebsd/sys/arm/mv/
H A Dmvebu_pinctrl.c133 node = OF_node_from_xref(cfgxref); in mv_pinctrl_configure_pins()
/freebsd/sys/dev/neta/
H A Dif_mvneta_fdt.c269 switch_eth = OF_node_from_xref( in mvneta_find_ethernet_prop_switch()
/freebsd/sys/arm/freescale/imx/
H A Dimx_iomux.c154 cfgnode = OF_node_from_xref(cfgxref); in iomux_configure_pins()
/freebsd/sys/dev/syscon/
H A Dsyscon.c302 *syscon = syscon_find_by_ofw_node(OF_node_from_xref(cells[0])); in syscon_get_by_ofw_property()
/freebsd/sys/dev/eqos/
H A Dif_eqos_fdt.c114 gpio_node = OF_node_from_xref(gpio_prop[0]); in eqos_phy_reset()
/freebsd/sys/arm64/rockchip/
H A Drk3399_emmcphy.c288 xnode = OF_node_from_xref(handle); in rk_emmcphy_attach()
/freebsd/sys/arm/ti/
H A Dti_pinmux.c337 cfgnode = OF_node_from_xref(cfgxref); in ti_pinmux_configure_pins()
/freebsd/sys/dev/mii/
H A Dmii_fdt.c95 return (OF_node_from_xref(xref)); in mii_fdt_get_phynode()
/freebsd/sys/arm/annapurna/alpine/
H A Dalpine_pci_msix.c170 if (OF_searchencprop(OF_node_from_xref(iparent), in al_msix_attach()
/freebsd/sys/dev/tsec/
H A Dif_tsec_fdt.c196 phy = OF_node_from_xref(phy); in tsec_fdt_attach()
/freebsd/sys/powerpc/ofw/
H A Dofw_pcibus.c339 OF_getencprop(OF_node_from_xref(iparent), "#interrupt-cells", in ofw_pcibus_assign_interrupt()
/freebsd/sys/dev/qcom_tlmm/
H A Dqcom_tlmm_pinmux.c518 cfgnode = OF_node_from_xref(cfgxref); in qcom_tlmm_pinctrl_configure()
/freebsd/sys/dev/phy/
H A Dphy.c454 node = OF_node_from_xref(xref); in phydev_default_ofw_map()

123