Home
last modified time | relevance | path

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

/linux/drivers/nfc/nfcmrvl/
A Duart.c65 matched_node = of_get_compatible_child(node, "marvell,nfc-uart"); in nfcmrvl_uart_parse_dt()
67 matched_node = of_get_compatible_child(node, "mrvl,nfc-uart"); in nfcmrvl_uart_parse_dt()
/linux/drivers/clocksource/
A Dtimer-riscv.c125 child = of_get_compatible_child(n, "riscv,cpu-intc"); in riscv_timer_init_dt()
/linux/drivers/clk/at91/
A Dsckc.c389 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow-osc"); in at91sam9x5_sckc_register()
396 child = of_get_compatible_child(np, "atmel,at91sam9x5-clk-slow"); in at91sam9x5_sckc_register()
/linux/drivers/net/dsa/sja1105/
A Dsja1105_mdio.c287 np = of_get_compatible_child(mdio_node, "nxp,sja1110-base-tx-mdio"); in sja1105_mdiobus_base_tx_register()
341 np = of_get_compatible_child(mdio_node, "nxp,sja1110-base-t1-mdio"); in sja1105_mdiobus_base_t1_register()
/linux/drivers/firmware/
A Draspberrypi.c220 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
/linux/drivers/usb/dwc3/
A Ddwc3-imx8mp.c161 dwc3_np = of_get_compatible_child(node, "snps,dwc3"); in dwc3_imx8mp_probe()
A Ddwc3-meson-g12a.c573 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
A Ddwc3-qcom.c654 dwc3_np = of_get_compatible_child(np, "snps,dwc3"); in dwc3_qcom_of_register_core()
/linux/drivers/net/dsa/
A Drealtek-smi-core.c350 mdio_np = of_get_compatible_child(smi->dev->of_node, "realtek,smi-mdio"); in realtek_smi_setup_mdio()
A Dlantiq_gswip.c2146 gphy_fw_np = of_get_compatible_child(dev->of_node, "lantiq,gphy-fw"); in gswip_probe()
2157 mdio_np = of_get_compatible_child(dev->of_node, "lantiq,xrx200-mdio"); in gswip_probe()
/linux/include/linux/
A Dof.h293 extern struct device_node *of_get_compatible_child(const struct device_node *parent,
681 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
/linux/drivers/net/ethernet/broadcom/genet/
A Dbcmmii.c409 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_find_mdio()
/linux/drivers/of/
A Dbase.c843 struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
855 EXPORT_SYMBOL(of_get_compatible_child);
/linux/drivers/mmc/host/
A Dmeson-mx-sdio.c517 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()
A Domap_hsmmc.c1516 np = of_get_compatible_child(np, "ti,wl1251"); in omap_hsmmc_init_card()
/linux/drivers/gpu/drm/msm/adreno/
A Dadreno_gpu.c820 node = of_get_compatible_child(dev->of_node, "qcom,gpu-pwrlevels"); in adreno_get_legacy_pwrlevels()
/linux/drivers/power/supply/
A Dtwl4030_charger.c1023 phynode = of_get_compatible_child(bci->dev->of_node->parent, in twl4030_bci_probe()
/linux/sound/soc/qcom/qdsp6/
A Dtopology.c912 link->platforms->of_node = of_get_compatible_child(component->dev->of_node, in audioreach_link_load()
/linux/drivers/net/ethernet/stmicro/stmmac/
A Ddwmac-sun8i.c778 mdio_internal = of_get_compatible_child(mdio_mux, in get_ephy_nodes()
/linux/drivers/mtd/nand/raw/atmel/
A Dnand-controller.c2143 nfc_np = of_get_compatible_child(dev->of_node, "atmel,sama5d3-nfc"); in atmel_hsmc_nand_controller_legacy_init()
2588 nfc_node = of_get_compatible_child(pdev->dev.of_node, in atmel_nand_controller_probe()
/linux/drivers/gpu/drm/mediatek/
A Dmtk_hdmi.c1443 cec_np = of_get_compatible_child(np->parent, "mediatek,mt8173-cec"); in mtk_hdmi_dt_parse_pdata()
/linux/drivers/mtd/
A Dmtdcore.c824 np = of_get_compatible_child(mtd->dev.of_node, compatible); in mtd_otp_nvmem_register()
/linux/
A Dvmlinux.symvers4644 0x00000000 of_get_compatible_child vmlinux EXPORT_SYMBOL
A DSystem.map47582 ffff800010ccc2f0 T of_get_compatible_child
A D.tmp_System.map47582 ffff800010ccc2f0 T of_get_compatible_child

Completed in 405 milliseconds