Home
last modified time | relevance | path

Searched refs:of_get_child_by_name (Results 1 - 25 of 415) sorted by relevance

12345678910>>...17

/kernel/linux/linux-5.10/sound/soc/qcom/
H A Dcommon.c76 cpu = of_get_child_by_name(np, "cpu"); in qcom_snd_parse_of()
77 platform = of_get_child_by_name(np, "platform"); in qcom_snd_parse_of()
78 codec = of_get_child_by_name(np, "codec"); in qcom_snd_parse_of()
/kernel/linux/linux-5.10/drivers/soc/ti/
H A Dpruss.c53 clk_mux_np = of_get_child_by_name(clks_np, mux_name); in pruss_clk_mux_setup()
132 clks_np = of_get_child_by_name(cfg_node, "clocks"); in pruss_clk_init()
195 child = of_get_child_by_name(np, "memories"); in pruss_probe()
248 child = of_get_child_by_name(np, "cfg"); in pruss_probe()
/kernel/linux/linux-6.6/sound/soc/qcom/
H A Dcommon.c94 cpu = of_get_child_by_name(np, "cpu"); in qcom_snd_parse_of()
95 platform = of_get_child_by_name(np, "platform"); in qcom_snd_parse_of()
96 codec = of_get_child_by_name(np, "codec"); in qcom_snd_parse_of()
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A 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()
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/dss/
H A 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()
H A 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()
/kernel/linux/linux-6.6/sound/soc/generic/
H A Dsimple-card.c320 plat = of_get_child_by_name(node, prop); in simple_dai_link_of()
371 node = of_get_child_by_name(top, PREFIX "dai-link"); in __simple_for_each_link()
377 add_devs = of_get_child_by_name(top, PREFIX "additional-devs"); in __simple_for_each_link()
394 codec = of_get_child_by_name(node, is_top ? in __simple_for_each_link()
401 plat = of_get_child_by_name(node, is_top ? in __simple_for_each_link()
508 node = of_get_child_by_name(dev->of_node, PREFIX "additional-devs"); in simple_populate_aux()
/kernel/linux/linux-5.10/drivers/gpu/drm/omapdrm/dss/
H A Domapdss-boot-init.c141 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device()
143 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
/kernel/linux/linux-6.6/sound/soc/mediatek/mt7986/
H A Dmt7986-wm8960.c102 platform = of_get_child_by_name(pdev->dev.of_node, "platform"); in mt7986_wm8960_machine_probe()
125 codec = of_get_child_by_name(pdev->dev.of_node, "codec"); in mt7986_wm8960_machine_probe()
/kernel/linux/linux-6.6/drivers/base/
H A 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()
/kernel/linux/linux-5.10/drivers/base/
H A Darch_topology.c340 t = of_get_child_by_name(core, name); in parse_core()
394 c = of_get_child_by_name(cluster, name); in parse_cluster()
409 c = of_get_child_by_name(cluster, name); in parse_cluster()
460 map = of_get_child_by_name(cn, "cpu-map"); in parse_dt_topology()
/kernel/linux/linux-6.6/drivers/soc/ti/
H A Dpruss.c314 clk_mux_np = of_get_child_by_name(clks_np, mux_name); in pruss_clk_mux_setup()
390 clks_np = of_get_child_by_name(cfg_node, "clocks"); in pruss_clk_init()
431 child = of_get_child_by_name(np, "cfg"); in pruss_cfg_of_init()
497 child = of_get_child_by_name(np, "memories"); in pruss_probe()
/kernel/linux/linux-6.6/drivers/thermal/
H A Dthermal_of.c29 trips = of_get_child_by_name(np, "trips"); in of_find_trip_id()
129 trips = of_get_child_by_name(np, "trips"); in thermal_of_trips_init()
277 tz_np = of_get_child_by_name(np, tz->type); in thermal_of_zone_get_by_name()
400 cm_np = of_get_child_by_name(tz_np, "cooling-maps"); in thermal_of_for_each_cooling_maps()
/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-j721e-wiz.c615 clk_node = of_get_child_by_name(node, clk_mux_sel[i].node_name); in wiz_clock_cleanup()
621 clk_node = of_get_child_by_name(node, clk_div_sel[i].node_name); in wiz_clock_cleanup()
666 clk_node = of_get_child_by_name(node, node_name); in wiz_clock_init()
687 clk_node = of_get_child_by_name(node, node_name); in wiz_clock_init()
787 serdes = of_get_child_by_name(dev->of_node, "serdes"); in wiz_get_lane_phy_types()
837 child_node = of_get_child_by_name(node, "serdes"); in wiz_probe()
/kernel/linux/linux-5.10/sound/soc/samsung/
H A Dsnow.c161 cpu = of_get_child_by_name(dev->of_node, "cpu"); in snow_probe()
174 codec = of_get_child_by_name(dev->of_node, "codec"); in snow_probe()
/kernel/linux/linux-5.10/drivers/video/
H A Dof_display_timing.c127 timing_np = of_get_child_by_name(np, name); in of_get_display_timing()
153 timings_np = of_get_child_by_name(np, "display-timings"); in of_get_display_timings()
/kernel/linux/linux-5.10/drivers/regulator/
H A 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()
/kernel/linux/linux-6.6/drivers/regulator/
H A 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()
/kernel/linux/linux-6.6/drivers/video/
H A 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()
/kernel/linux/linux-6.6/drivers/gpu/drm/omapdrm/dss/
H A 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()
/kernel/linux/linux-6.6/sound/soc/samsung/
H A 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()
/kernel/linux/linux-6.6/sound/soc/loongson/
H A Dloongson_card.c122 cpu = of_get_child_by_name(dev->of_node, "cpu"); in loongson_card_parse_of()
127 codec = of_get_child_by_name(dev->of_node, "codec"); in loongson_card_parse_of()
/kernel/linux/linux-5.10/drivers/phy/tegra/
H A 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()
445 ports = of_get_child_by_name(padctl->dev->of_node, "ports"); in tegra_xusb_find_port_node()
454 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()
/kernel/linux/linux-6.6/drivers/phy/tegra/
H A Dxusb.c90 pads = of_get_child_by_name(padctl->dev->of_node, "pads"); in tegra_xusb_find_pad_node()
94 np = of_get_child_by_name(pads, name); in tegra_xusb_find_pad_node()
105 lanes = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_find_phy_node()
109 np = of_get_child_by_name(lanes, pad->soc->lanes[index].name); in tegra_xusb_pad_find_phy_node()
195 children = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_register()
457 ports = of_get_child_by_name(padctl->dev->of_node, "ports"); in tegra_xusb_find_port_node()
466 np = of_get_child_by_name(ports, name); in tegra_xusb_find_port_node()
1182 np = of_get_child_by_name(np, "pads"); in tegra_xusb_padctl_probe()

Completed in 17 milliseconds

12345678910>>...17