Home
last modified time | relevance | path

Searched refs:OF_node_from_xref (Results 1 – 25 of 57) 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/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()
645 node = OF_node_from_xref(iparent); in ofw_bus_search_iparent()
699 inode = OF_node_from_xref(iparent); in ofw_bus_traverse_imap()
734 iparent_node = OF_node_from_xref(iparent); in ofw_bus_intr_to_rl()
759 iparent_node = OF_node_from_xref(iparent); in ofw_bus_intr_to_rl()
811 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_by_rid()
835 if (OF_searchencprop(OF_node_from_xref(iparent), in ofw_bus_intr_by_rid()
979 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/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/gpio/
H A Dofw_gpiobus.c91 rv = gpio_map_gpios(pin.dev, cnode, OF_node_from_xref(xref), ncells, in gpio_pin_get_by_ofw_propidx()
309 gpio = OF_node_from_xref(gpios[i]); in ofw_gpiobus_parse_gpios_impl()
357 gpio = OF_node_from_xref(gpios[i]); in ofw_gpiobus_parse_gpios_impl()
/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()
/freebsd/sys/arm/ti/am335x/
H A Dam335x_lcd.c383 node = OF_node_from_xref(xref); in am335x_read_hdmi_property()
430 timing_node = OF_node_from_xref(native); in am335x_read_timing()

123