/linux/arch/arm/mach-mvebu/ |
A D | pm-board.c | 121 ret = of_parse_phandle_with_fixed_args(np, "ctrl-gpios", 2, in mvebu_armada_pm_init()
|
/linux/drivers/net/mdio/ |
A D | fwnode_mdio.c | 26 err = of_parse_phandle_with_fixed_args(to_of_node(fwnode), in fwnode_find_mii_timestamper()
|
/linux/sound/soc/fsl/ |
A D | imx-rpmsg.c | 70 ret = of_parse_phandle_with_fixed_args(np, "audio-codec", 0, 0, &args); in imx_rpmsg_probe()
|
/linux/sound/soc/rockchip/ |
A D | rk3288_hdmi_analog.c | 218 ret = of_parse_phandle_with_fixed_args(np, "rockchip,audio-codec", in snd_rk_mc_probe()
|
/linux/drivers/mfd/ |
A D | syscon.c | 240 rc = of_parse_phandle_with_fixed_args(np, property, arg_count, in syscon_regmap_lookup_by_phandle_args()
|
/linux/drivers/usb/mtu3/ |
A D | mtu3_host.c | 94 ret = of_parse_phandle_with_fixed_args(dn, in ssusb_wakeup_of_property_parse()
|
/linux/drivers/usb/chipidea/ |
A 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/drivers/remoteproc/ |
A D | qcom_q6v5_mss.c | 1632 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_init_mem() 1652 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_init_mem() 1666 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_init_mem() 1682 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_init_mem() 1695 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_init_mem()
|
/linux/drivers/soc/sunxi/ |
A D | sunxi_sram.c | 175 ret = of_parse_phandle_with_fixed_args(node, "allwinner,sram", 1, 0, in sunxi_sram_of_parse()
|
/linux/sound/soc/qcom/qdsp6/ |
A D | q6apm-dai.c | 387 rc = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args); in q6apm_dai_probe()
|
/linux/drivers/rtc/ |
A D | rtc-at91sam9.c | 364 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
|
/linux/drivers/crypto/ |
A D | ixp4xx_crypto.c | 466 ret = of_parse_phandle_with_fixed_args(np, "intel,npe-handle", in init_ixp_crypto() 474 ret = of_parse_phandle_with_fixed_args(np, "queue-rx", 1, 0, in init_ixp_crypto() 482 ret = of_parse_phandle_with_fixed_args(np, "queue-txready", 1, 0, in init_ixp_crypto()
|
/linux/drivers/net/ethernet/xscale/ |
A D | ixp4xx_eth.c | 1386 ret = of_parse_phandle_with_fixed_args(np, "intel,npe-handle", 1, 0, in ixp4xx_of_get_platdata() 1404 ret = of_parse_phandle_with_fixed_args(np, "queue-rx", 1, 0, in ixp4xx_of_get_platdata() 1413 ret = of_parse_phandle_with_fixed_args(np, "queue-txready", 1, 0, in ixp4xx_of_get_platdata()
|
/linux/include/linux/ |
A D | of.h | 376 extern int of_parse_phandle_with_fixed_args(const struct device_node *np, 893 static inline int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function
|
/linux/drivers/soc/mediatek/ |
A D | mtk-cmdq-helper.c | 53 err = of_parse_phandle_with_fixed_args(dev->of_node, in cmdq_dev_get_client_reg()
|
/linux/drivers/net/ethernet/hisilicon/ |
A D | hns_mdio.c | 459 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
|
/linux/drivers/pinctrl/renesas/ |
A D | pinctrl-rza2.c | 247 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, in rza2_gpio_register()
|
/linux/drivers/pci/controller/cadence/ |
A D | pci-j721e.c | 237 ret = of_parse_phandle_with_fixed_args(node, "ti,syscon-pcie-ctrl", 1, in j721e_pcie_ctrl_init()
|
/linux/drivers/tty/serial/8250/ |
A D | 8250_aspeed_vuart.c | 511 rc = of_parse_phandle_with_fixed_args( in aspeed_vuart_probe()
|
/linux/sound/soc/samsung/ |
A D | tm2_wm5110.c | 592 ret = of_parse_phandle_with_fixed_args(dev->of_node, in tm2_probe()
|
/linux/drivers/gpio/ |
A D | gpio-rcar.c | 454 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, &args); in gpio_rcar_parse_dt()
|
/linux/drivers/thermal/qcom/ |
A D | qcom-spmi-adc-tm5.c | 473 ret = of_parse_phandle_with_fixed_args(node, "io-channels", 1, 0, &args); in adc_tm5_get_dt_channel_data()
|
/linux/drivers/of/ |
A D | base.c | 1733 int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function 1742 EXPORT_SYMBOL(of_parse_phandle_with_fixed_args);
|
/linux/drivers/pinctrl/stm32/ |
A D | pinctrl-stm32.c | 1250 if (!of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, i, &args)) { in stm32_gpiolib_register_bank() 1256 while (!of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, ++i, &args)) in stm32_gpiolib_register_bank()
|
/linux/drivers/usb/host/ |
A D | xhci-mtk.c | 332 ret = of_parse_phandle_with_fixed_args(dn, in usb_wakeup_of_property_parse()
|