/Linux-v5.4/arch/arm/mach-mvebu/ |
D | pm-board.c | 121 ret = of_parse_phandle_with_fixed_args(np, "ctrl-gpios", 2, in mvebu_armada_pm_init()
|
/Linux-v5.4/drivers/usb/mtu3/ |
D | mtu3_host.c | 73 ret = of_parse_phandle_with_fixed_args(dn, in ssusb_wakeup_of_property_parse()
|
/Linux-v5.4/sound/soc/rockchip/ |
D | rk3288_hdmi_analog.c | 218 ret = of_parse_phandle_with_fixed_args(np, "rockchip,audio-codec", in snd_rk_mc_probe()
|
/Linux-v5.4/drivers/watchdog/ |
D | zx2967_wdt.c | 171 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx2967_wdt_reset_sysctrl()
|
/Linux-v5.4/drivers/soc/sunxi/ |
D | sunxi_sram.c | 175 ret = of_parse_phandle_with_fixed_args(node, "allwinner,sram", 1, 0, in sunxi_sram_of_parse()
|
/Linux-v5.4/drivers/usb/chipidea/ |
D | ci_hdrc_msm.c | 148 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/ |
D | zx_tvenc.c | 311 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_tvenc_pwrctrl_init()
|
D | zx_vga.c | 200 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_vga_pwrctrl_init()
|
/Linux-v5.4/sound/soc/zte/ |
D | zx-tdm.c | 407 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in zx_tdm_probe()
|
/Linux-v5.4/drivers/rtc/ |
D | rtc-at91sam9.c | 366 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
|
/Linux-v5.4/include/linux/ |
D | of.h | 373 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/ |
D | pinctrl-rza2.c | 247 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, in rza2_gpio_register()
|
D | pinctrl-rza1.c | 1195 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/ |
D | hns_mdio.c | 460 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
|
/Linux-v5.4/sound/soc/samsung/ |
D | tm2_wm5110.c | 591 ret = of_parse_phandle_with_fixed_args(dev->of_node, in tm2_probe()
|
/Linux-v5.4/drivers/remoteproc/ |
D | qcom_q6v5_wcss.c | 480 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_wcss_init_mmio()
|
/Linux-v5.4/drivers/gpio/ |
D | gpio-rcar.c | 418 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, &args); in gpio_rcar_parse_dt()
|
D | gpiolib-of.c | 787 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/ |
D | rcar_du_kms.c | 567 ret = of_parse_phandle_with_fixed_args(np, "vsps", cells, i, in rcar_du_vsps_init()
|
/Linux-v5.4/drivers/usb/host/ |
D | xhci-mtk.c | 325 ret = of_parse_phandle_with_fixed_args(dn, in usb_wakeup_of_property_parse()
|
/Linux-v5.4/drivers/of/ |
D | property.c | 917 ret = of_parse_phandle_with_fixed_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args()
|
D | base.c | 1750 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/ |
D | knav_dma.c | 403 if (of_parse_phandle_with_fixed_args(np, "ti,navigator-dmas", in of_channel_match_helper()
|
/Linux-v5.4/drivers/pci/controller/dwc/ |
D | pci-dra7xx.c | 629 ret = of_parse_phandle_with_fixed_args(np, "ti,syscon-unaligned-access", in dra7xx_pcie_unaligned_memaccess()
|
/Linux-v5.4/sound/soc/qcom/qdsp6/ |
D | q6asm-dai.c | 919 rc = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args); in q6asm_dai_probe()
|