Home
last modified time | relevance | path

Searched refs:of_get_child_by_name (Results 1 – 25 of 222) sorted by relevance

123456789

/Linux-v6.1/drivers/soc/ti/
Dpruss.c53 clk_mux_np = of_get_child_by_name(clks_np, mux_name); in pruss_clk_mux_setup()
130 clks_np = of_get_child_by_name(cfg_node, "clocks"); in pruss_clk_init()
171 child = of_get_child_by_name(np, "cfg"); in pruss_cfg_of_init()
236 child = of_get_child_by_name(np, "memories"); in pruss_probe()
/Linux-v6.1/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c33 ports = of_get_child_by_name(parent, "ports"); in omapdss_of_get_next_port()
37 port = of_get_child_by_name(parent, "port"); in omapdss_of_get_next_port()
Domapdss-boot-init.c144 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device()
146 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
/Linux-v6.1/sound/soc/qcom/
Dcommon.c89 cpu = of_get_child_by_name(np, "cpu"); in qcom_snd_parse_of()
90 platform = of_get_child_by_name(np, "platform"); in qcom_snd_parse_of()
91 codec = of_get_child_by_name(np, "codec"); in qcom_snd_parse_of()
/Linux-v6.1/drivers/base/
Darch_topology.c510 t = of_get_child_by_name(core, name); in parse_core()
566 c = of_get_child_by_name(cluster, name); in parse_cluster()
583 c = of_get_child_by_name(cluster, name); in parse_cluster()
625 c = of_get_child_by_name(socket, name); in parse_socket()
658 map = of_get_child_by_name(cn, "cpu-map"); in parse_dt_topology()
/Linux-v6.1/drivers/video/
Dof_display_timing.c128 timing_np = of_get_child_by_name(np, name); in of_get_display_timing()
154 timings_np = of_get_child_by_name(np, "display-timings"); in of_get_display_timings()
/Linux-v6.1/drivers/gpu/drm/omapdrm/dss/
Dbase.c237 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device()
239 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
/Linux-v6.1/drivers/thermal/
Dthermal_of.c141 trips = of_get_child_by_name(np, "trips"); in of_find_trip_id()
239 trips = of_get_child_by_name(np, "trips"); in thermal_of_trips_init()
393 tz_np = of_get_child_by_name(np, tz->type); in thermal_of_zone_get_by_name()
516 cm_np = of_get_child_by_name(tz_np, "cooling-maps"); in thermal_of_for_each_cooling_maps()
/Linux-v6.1/drivers/regulator/
Dmc13xxx-regulator-core.c148 parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in mc13xxx_get_num_regulators_dt()
170 parent = of_get_child_by_name(pdev->dev.parent->of_node, "regulators"); in mc13xxx_parse_regulators_dt()
/Linux-v6.1/sound/soc/samsung/
Dsnow.c158 cpu = of_get_child_by_name(dev->of_node, "cpu"); in snow_probe()
171 codec = of_get_child_by_name(dev->of_node, "codec"); in snow_probe()
Dodroid.c244 cpu = of_get_child_by_name(dev->of_node, "cpu"); in odroid_audio_probe()
245 codec = of_get_child_by_name(dev->of_node, "codec"); in odroid_audio_probe()
/Linux-v6.1/drivers/clk/ti/
Dclk.c207 child = of_get_child_by_name(parent, "clock"); in ti_dt_clocks_register()
209 child = of_get_child_by_name(parent, "clk"); in ti_dt_clocks_register()
371 clocks = of_get_child_by_name(parent, "clocks"); in omap2_clk_provider_init()
/Linux-v6.1/sound/soc/generic/
Dsimple-card.c306 plat = of_get_child_by_name(node, prop); in simple_dai_link_of()
356 node = of_get_child_by_name(top, PREFIX "dai-link"); in __simple_for_each_link()
371 codec = of_get_child_by_name(node, is_top ? in __simple_for_each_link()
378 plat = of_get_child_by_name(node, is_top ? in __simple_for_each_link()
/Linux-v6.1/drivers/phy/tegra/
Dxusb.c84 pads = of_get_child_by_name(padctl->dev->of_node, "pads"); in tegra_xusb_find_pad_node()
88 np = of_get_child_by_name(pads, name); in tegra_xusb_find_pad_node()
99 lanes = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_find_phy_node()
103 np = of_get_child_by_name(lanes, pad->soc->lanes[index].name); in tegra_xusb_pad_find_phy_node()
189 children = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_register()
451 ports = of_get_child_by_name(padctl->dev->of_node, "ports"); in tegra_xusb_find_port_node()
460 np = of_get_child_by_name(ports, name); in tegra_xusb_find_port_node()
1161 np = of_get_child_by_name(np, "pads"); in tegra_xusb_padctl_probe()
/Linux-v6.1/drivers/net/mdio/
Dof_mdio.c361 dn = of_get_child_by_name(np, "fixed-link"); in of_phy_is_fixed_link()
394 fixed_link_node = of_get_child_by_name(np, "fixed-link"); in of_phy_register_fixed_link()
/Linux-v6.1/drivers/i2c/
Di2c-mux.c361 mux_node = of_get_child_by_name(dev_node, "i2c-arb"); in i2c_mux_add_adapter()
363 mux_node = of_get_child_by_name(dev_node, "i2c-gate"); in i2c_mux_add_adapter()
365 mux_node = of_get_child_by_name(dev_node, "i2c-mux"); in i2c_mux_add_adapter()
/Linux-v6.1/drivers/of/
Dproperty.c45 ports = of_get_child_by_name(node, "ports"); in of_graph_is_present()
49 port = of_get_child_by_name(node, "port"); in of_graph_is_present()
614 node = of_get_child_by_name(parent, "ports"); in of_graph_get_port_by_id()
659 node = of_get_child_by_name(parent, "ports"); in of_graph_get_next_endpoint()
663 port = of_get_child_by_name(parent, "port"); in of_graph_get_next_endpoint()
Doverlay.c761 overlay_node = of_get_child_by_name(node, "__overlay__"); in init_overlay_changeset()
768 node = of_get_child_by_name(ovcs->overlay_root, "__symbols__"); in init_overlay_changeset()
783 overlay_node = of_get_child_by_name(node, "__overlay__"); in init_overlay_changeset()
804 node = of_get_child_by_name(ovcs->overlay_root, "__symbols__"); in init_overlay_changeset()
/Linux-v6.1/drivers/gpu/drm/rcar-du/
Drcar_du_encoder.c31 ports = of_get_child_by_name(node, "ports"); in rcar_du_encoder_count_ports()
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/
Deeprom.c151 np = of_get_child_by_name(np, "power-limits"); in mt76_find_power_limits_node()
315 np = of_get_child_by_name(np, name); in mt76_get_rate_power_limits()
/Linux-v6.1/arch/powerpc/platforms/powernv/
Dsetup.c50 np = of_get_child_by_name(fw_features, name); in fw_feature_is()
121 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_security_mitigations()
/Linux-v6.1/drivers/usb/common/
Dulpi.c187 np = of_get_child_by_name(parent->of_node, "ulpi"); in ulpi_of_register()
189 np = of_get_child_by_name(parent->parent->of_node, "ulpi"); in ulpi_of_register()
/Linux-v6.1/drivers/mfd/
Dti_am335x_tscadc.c145 node = of_get_child_by_name(pdev->dev.of_node, "tsc"); in ti_tscadc_probe()
169 node = of_get_child_by_name(pdev->dev.of_node, "adc"); in ti_tscadc_probe()
/Linux-v6.1/drivers/clk/davinci/
Dpll.c768 child = of_get_child_by_name(node, "pllout"); in of_davinci_pll_init()
773 child = of_get_child_by_name(node, "sysclk"); in of_davinci_pll_init()
811 child = of_get_child_by_name(node, "auxclk"); in of_davinci_pll_init()
826 child = of_get_child_by_name(node, "obsclk"); in of_davinci_pll_init()
/Linux-v6.1/drivers/net/ethernet/sunplus/
Dspl2sw_mdio.c92 mdio_np = of_get_child_by_name(comm->pdev->dev.of_node, "mdio"); in spl2sw_mdio_init()

123456789