Home
last modified time | relevance | path

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

1234567

/Linux-v4.19/sound/soc/qcom/
Dcommon.c43 cpu = of_get_child_by_name(np, "cpu"); in qcom_snd_parse_of()
63 platform = of_get_child_by_name(np, "platform"); in qcom_snd_parse_of()
64 codec = of_get_child_by_name(np, "codec"); in qcom_snd_parse_of()
Dapq8016_sbc.c162 cpu = of_get_child_by_name(np, "cpu"); in apq8016_sbc_parse_of()
163 codec = of_get_child_by_name(np, "codec"); in apq8016_sbc_parse_of()
/Linux-v4.19/arch/arm64/kernel/
Dtopology.c64 t = of_get_child_by_name(core, name); in parse_core()
119 c = of_get_child_by_name(cluster, name); in parse_cluster()
134 c = of_get_child_by_name(cluster, name); in parse_cluster()
185 map = of_get_child_by_name(cn, "cpu-map"); in parse_dt_topology()
/Linux-v4.19/drivers/gpu/drm/omapdrm/dss/
Dbase.c88 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device()
90 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
Domapdss-boot-init.c152 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device()
154 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
/Linux-v4.19/drivers/video/fbdev/omap2/omapfb/dss/
Ddss-of.c41 ports = of_get_child_by_name(parent, "ports"); in omapdss_of_get_next_port()
45 port = of_get_child_by_name(parent, "port"); in omapdss_of_get_next_port()
Domapdss-boot-init.c153 n = of_get_child_by_name(node, "ports"); in omapdss_walk_device()
155 n = of_get_child_by_name(node, "port"); in omapdss_walk_device()
/Linux-v4.19/sound/soc/generic/
Dsimple-card.c174 cpu = of_get_child_by_name(node, prop); in asoc_simple_card_dai_link_of()
183 plat = of_get_child_by_name(node, prop); in asoc_simple_card_dai_link_of()
186 codec = of_get_child_by_name(node, prop); in asoc_simple_card_dai_link_of()
295 dai_link = of_get_child_by_name(node, PREFIX "dai-link"); in asoc_simple_card_parse_of()
369 if (np && of_get_child_by_name(np, PREFIX "dai-link")) in asoc_simple_card_probe()
/Linux-v4.19/drivers/phy/tegra/
Dxusb.c80 pads = of_get_child_by_name(padctl->dev->of_node, "pads"); in tegra_xusb_find_pad_node()
84 np = of_get_child_by_name(pads, name); in tegra_xusb_find_pad_node()
95 lanes = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_find_phy_node()
99 np = of_get_child_by_name(lanes, pad->soc->lanes[index].name); in tegra_xusb_pad_find_phy_node()
185 children = of_get_child_by_name(pad->dev.of_node, "lanes"); in tegra_xusb_pad_register()
437 ports = of_get_child_by_name(padctl->dev->of_node, "ports"); in tegra_xusb_find_port_node()
446 np = of_get_child_by_name(ports, name); in tegra_xusb_find_port_node()
845 np = of_get_child_by_name(np, "pads"); in tegra_xusb_padctl_probe()
/Linux-v4.19/drivers/remoteproc/
Dqcom_common.c62 glink->node = of_get_child_by_name(dev->parent->of_node, "glink-edge"); in qcom_add_glink_subdev()
158 smd->node = of_get_child_by_name(dev->parent->of_node, "smd-edge"); in qcom_add_smd_subdev()
/Linux-v4.19/sound/soc/samsung/
Dodroid.c142 cpu = of_get_child_by_name(dev->of_node, "cpu"); in odroid_audio_probe()
143 codec = of_get_child_by_name(dev->of_node, "codec"); in odroid_audio_probe()
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()
/Linux-v4.19/drivers/video/
Dof_display_timing.c127 timing_np = of_get_child_by_name(np, name); in of_get_display_timing()
151 timings_np = of_get_child_by_name(np, "display-timings"); in of_get_display_timings()
/Linux-v4.19/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()
Dof_regulator.c191 suspend_np = of_get_child_by_name(np, regulator_states[i]); in of_get_regulation_constraints()
380 search = of_get_child_by_name(dev->of_node, in regulator_of_get_init_data()
/Linux-v4.19/arch/powerpc/platforms/powernv/
Dsetup.c52 np = of_get_child_by_name(fw_features, name); in fw_feature_is()
114 fw_features = of_get_child_by_name(np, "fw-features"); in pnv_setup_rfi_flush()
/Linux-v4.19/drivers/usb/common/
Dulpi.c183 np = of_get_child_by_name(parent->of_node, "ulpi"); in ulpi_of_register()
185 np = of_get_child_by_name(parent->parent->of_node, "ulpi"); in ulpi_of_register()
/Linux-v4.19/drivers/i2c/
Di2c-mux.c354 mux_node = of_get_child_by_name(dev_node, "i2c-arb"); in i2c_mux_add_adapter()
356 mux_node = of_get_child_by_name(dev_node, "i2c-gate"); in i2c_mux_add_adapter()
358 mux_node = of_get_child_by_name(dev_node, "i2c-mux"); in i2c_mux_add_adapter()
/Linux-v4.19/drivers/of/
Doverlay.c596 overlay_node = of_get_child_by_name(node, "__overlay__"); in init_overlay_changeset()
603 node = of_get_child_by_name(tree, "__symbols__"); in init_overlay_changeset()
617 overlay_node = of_get_child_by_name(node, "__overlay__"); in init_overlay_changeset()
637 node = of_get_child_by_name(tree, "__symbols__"); in init_overlay_changeset()
Dof_mdio.c441 dn = of_get_child_by_name(np, "fixed-link"); in of_phy_is_fixed_link()
475 fixed_link_node = of_get_child_by_name(np, "fixed-link"); in of_phy_register_fixed_link()
Dproperty.c567 node = of_get_child_by_name(parent, "ports"); in of_graph_get_port_by_id()
612 node = of_get_child_by_name(parent, "ports"); in of_graph_get_next_endpoint()
616 port = of_get_child_by_name(parent, "port"); in of_graph_get_next_endpoint()
/Linux-v4.19/drivers/gpu/drm/bridge/
Dlvds-encoder.c55 endpoint = of_get_child_by_name(port, "endpoint"); in lvds_encoder_probe()
/Linux-v4.19/drivers/mfd/
Dti_am335x_tscadc.c142 node = of_get_child_by_name(pdev->dev.of_node, "tsc"); in ti_tscadc_probe()
146 node = of_get_child_by_name(pdev->dev.of_node, "adc"); in ti_tscadc_probe()
/Linux-v4.19/drivers/media/platform/exynos4-is/
Dmedia-dev.h192 node = of_get_child_by_name(node, FIMC_IS_OF_NODE_NAME); in fimc_md_is_isp_available()
/Linux-v4.19/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()
808 child = of_get_child_by_name(node, "auxclk"); in of_davinci_pll_init()
823 child = of_get_child_by_name(node, "obsclk"); in of_davinci_pll_init()

1234567