Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/nfc/nfcmrvl/
H A Duart.c76 matched_node = of_get_compatible_child(node, "marvell,nfc-uart"); in nfcmrvl_uart_parse_dt()
78 matched_node = of_get_compatible_child(node, "mrvl,nfc-uart"); in nfcmrvl_uart_parse_dt()
/OK3568_Linux_fs/kernel/drivers/clocksource/
H A Dtimer-riscv.c116 child = of_get_compatible_child(n, "riscv,cpu-intc"); in riscv_timer_init_dt()
/OK3568_Linux_fs/kernel/drivers/soc/rockchip/
H A Drockchip_ipa.c68 model_node = of_get_compatible_child(dev->of_node, in rockchip_ipa_power_model_init()
/OK3568_Linux_fs/kernel/drivers/clk/at91/
H 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()
/OK3568_Linux_fs/kernel/drivers/firmware/
H A Draspberrypi.c220 firmware = of_get_compatible_child(dev->of_node, in rpi_register_clk_driver()
/OK3568_Linux_fs/kernel/drivers/net/dsa/
H A Drealtek-smi-core.c350 mdio_np = of_get_compatible_child(smi->dev->of_node, "realtek,smi-mdio"); in realtek_smi_setup_mdio()
H A Dlantiq_gswip.c2050 gphy_fw_np = of_get_compatible_child(dev->of_node, "lantiq,gphy-fw"); in gswip_probe()
2061 mdio_np = of_get_compatible_child(dev->of_node, "lantiq,xrx200-mdio"); in gswip_probe()
/OK3568_Linux_fs/kernel/include/linux/
H A Dof.h293 extern struct device_node *of_get_compatible_child(const struct device_node *parent,
665 static inline struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c377 priv->mdio_dn = of_get_compatible_child(dn, compat); in bcmgenet_mii_of_find_mdio()
/OK3568_Linux_fs/kernel/drivers/of/
H A Dbase.c822 struct device_node *of_get_compatible_child(const struct device_node *parent, in of_get_compatible_child() function
834 EXPORT_SYMBOL(of_get_compatible_child);
/OK3568_Linux_fs/kernel/drivers/mmc/host/
H A Dmeson-mx-sdio.c518 slot_node = of_get_compatible_child(parent->of_node, "mmc-slot"); in meson_mx_mmc_slot_pdev()
H A Domap_hsmmc.c1521 np = of_get_compatible_child(np, "ti,wl1251"); in omap_hsmmc_init_card()
/OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/backend/gpu/
H A Dmali_kbase_devfreq.c784 model_node = of_get_compatible_child(kbdev->dev->of_node, in kbase_devfreq_init()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Ddwc3-meson-g12a.c573 np = of_get_compatible_child(dev->of_node, compatible); in dwc3_meson_g12_find_child()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/adreno/
H A Dadreno_gpu.c792 node = of_get_compatible_child(dev->of_node, "qcom,gpu-pwrlevels"); in adreno_get_legacy_pwrlevels()
/OK3568_Linux_fs/kernel/drivers/power/supply/
H A Dtwl4030_charger.c1023 phynode = of_get_compatible_child(bci->dev->of_node->parent, in twl4030_bci_probe()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/stmicro/stmmac/
H A Ddwmac-sun8i.c756 mdio_internal = of_get_compatible_child(mdio_mux, in get_ephy_nodes()
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/atmel/
H A Dnand-controller.c2149 nfc_np = of_get_compatible_child(dev->of_node, "atmel,sama5d3-nfc"); in atmel_hsmc_nand_controller_legacy_init()
2594 nfc_node = of_get_compatible_child(pdev->dev.of_node, in atmel_nand_controller_probe()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_db845c1323 of_get_compatible_child
H A Dabi_gki_aarch64_qcom1590 of_get_compatible_child
H A Dabi_gki_aarch64_rockchip843 of_get_compatible_child
H A Dabi_gki_aarch64_galaxy2801 of_get_compatible_child
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_hdmi.c1485 cec_np = of_get_compatible_child(np->parent, "mediatek,mt8173-cec"); in mtk_hdmi_dt_parse_pdata()