Home
last modified time | relevance | path

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

12

/Linux-v5.4/arch/arm/mach-mvebu/
Dpm-board.c121 ret = of_parse_phandle_with_fixed_args(np, "ctrl-gpios", 2, in mvebu_armada_pm_init()
/Linux-v5.4/drivers/usb/mtu3/
Dmtu3_host.c73 ret = of_parse_phandle_with_fixed_args(dn, in ssusb_wakeup_of_property_parse()
/Linux-v5.4/sound/soc/rockchip/
Drk3288_hdmi_analog.c218 ret = of_parse_phandle_with_fixed_args(np, "rockchip,audio-codec", in snd_rk_mc_probe()
/Linux-v5.4/drivers/watchdog/
Dzx2967_wdt.c171 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx2967_wdt_reset_sysctrl()
/Linux-v5.4/drivers/soc/sunxi/
Dsunxi_sram.c175 ret = of_parse_phandle_with_fixed_args(node, "allwinner,sram", 1, 0, in sunxi_sram_of_parse()
/Linux-v5.4/drivers/usb/chipidea/
Dci_hdrc_msm.c148 ret = of_parse_phandle_with_fixed_args(dev->of_node, "phy-select", 2, 0, in ci_hdrc_msm_mux_phy()
/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_tvenc.c311 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_tvenc_pwrctrl_init()
Dzx_vga.c200 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_vga_pwrctrl_init()
/Linux-v5.4/sound/soc/zte/
Dzx-tdm.c407 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in zx_tdm_probe()
/Linux-v5.4/drivers/rtc/
Drtc-at91sam9.c366 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
/Linux-v5.4/include/linux/
Dof.h373 extern int of_parse_phandle_with_fixed_args(const struct device_node *np,
862 static inline int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function
/Linux-v5.4/drivers/pinctrl/
Dpinctrl-rza2.c247 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, in rza2_gpio_register()
Dpinctrl-rza1.c1195 ret = of_parse_phandle_with_fixed_args(np, list_name, 3, 0, &of_args); in rza1_parse_gpiochip()
/Linux-v5.4/drivers/net/ethernet/hisilicon/
Dhns_mdio.c460 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
/Linux-v5.4/sound/soc/samsung/
Dtm2_wm5110.c591 ret = of_parse_phandle_with_fixed_args(dev->of_node, in tm2_probe()
/Linux-v5.4/drivers/remoteproc/
Dqcom_q6v5_wcss.c480 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_wcss_init_mmio()
/Linux-v5.4/drivers/gpio/
Dgpio-rcar.c418 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, &args); in gpio_rcar_parse_dt()
Dgpiolib-of.c787 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, in of_gpiochip_add_pin_range()
/Linux-v5.4/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c567 ret = of_parse_phandle_with_fixed_args(np, "vsps", cells, i, in rcar_du_vsps_init()
/Linux-v5.4/drivers/usb/host/
Dxhci-mtk.c325 ret = of_parse_phandle_with_fixed_args(dn, in usb_wakeup_of_property_parse()
/Linux-v5.4/drivers/of/
Dproperty.c917 ret = of_parse_phandle_with_fixed_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args()
Dbase.c1750 int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function
1759 EXPORT_SYMBOL(of_parse_phandle_with_fixed_args);
/Linux-v5.4/drivers/soc/ti/
Dknav_dma.c403 if (of_parse_phandle_with_fixed_args(np, "ti,navigator-dmas", in of_channel_match_helper()
/Linux-v5.4/drivers/pci/controller/dwc/
Dpci-dra7xx.c629 ret = of_parse_phandle_with_fixed_args(np, "ti,syscon-unaligned-access", in dra7xx_pcie_unaligned_memaccess()
/Linux-v5.4/sound/soc/qcom/qdsp6/
Dq6asm-dai.c919 rc = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args); in q6asm_dai_probe()

12