Home
last modified time | relevance | path

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

12

/linux/arch/arm/mach-mvebu/
A Dpm-board.c121 ret = of_parse_phandle_with_fixed_args(np, "ctrl-gpios", 2, in mvebu_armada_pm_init()
/linux/drivers/net/mdio/
A Dfwnode_mdio.c26 err = of_parse_phandle_with_fixed_args(to_of_node(fwnode), in fwnode_find_mii_timestamper()
/linux/sound/soc/fsl/
A Dimx-rpmsg.c70 ret = of_parse_phandle_with_fixed_args(np, "audio-codec", 0, 0, &args); in imx_rpmsg_probe()
/linux/sound/soc/rockchip/
A Drk3288_hdmi_analog.c218 ret = of_parse_phandle_with_fixed_args(np, "rockchip,audio-codec", in snd_rk_mc_probe()
/linux/drivers/mfd/
A Dsyscon.c240 rc = of_parse_phandle_with_fixed_args(np, property, arg_count, in syscon_regmap_lookup_by_phandle_args()
/linux/drivers/usb/mtu3/
A Dmtu3_host.c94 ret = of_parse_phandle_with_fixed_args(dn, in ssusb_wakeup_of_property_parse()
/linux/drivers/usb/chipidea/
A 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/drivers/remoteproc/
A Dqcom_q6v5_mss.c1632 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 Dsunxi_sram.c175 ret = of_parse_phandle_with_fixed_args(node, "allwinner,sram", 1, 0, in sunxi_sram_of_parse()
/linux/sound/soc/qcom/qdsp6/
A Dq6apm-dai.c387 rc = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args); in q6apm_dai_probe()
/linux/drivers/rtc/
A Drtc-at91sam9.c364 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
/linux/drivers/crypto/
A Dixp4xx_crypto.c466 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 Dixp4xx_eth.c1386 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 Dof.h376 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 Dmtk-cmdq-helper.c53 err = of_parse_phandle_with_fixed_args(dev->of_node, in cmdq_dev_get_client_reg()
/linux/drivers/net/ethernet/hisilicon/
A Dhns_mdio.c459 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
/linux/drivers/pinctrl/renesas/
A Dpinctrl-rza2.c247 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, in rza2_gpio_register()
/linux/drivers/pci/controller/cadence/
A Dpci-j721e.c237 ret = of_parse_phandle_with_fixed_args(node, "ti,syscon-pcie-ctrl", 1, in j721e_pcie_ctrl_init()
/linux/drivers/tty/serial/8250/
A D8250_aspeed_vuart.c511 rc = of_parse_phandle_with_fixed_args( in aspeed_vuart_probe()
/linux/sound/soc/samsung/
A Dtm2_wm5110.c592 ret = of_parse_phandle_with_fixed_args(dev->of_node, in tm2_probe()
/linux/drivers/gpio/
A Dgpio-rcar.c454 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, &args); in gpio_rcar_parse_dt()
/linux/drivers/thermal/qcom/
A Dqcom-spmi-adc-tm5.c473 ret = of_parse_phandle_with_fixed_args(node, "io-channels", 1, 0, &args); in adc_tm5_get_dt_channel_data()
/linux/drivers/of/
A Dbase.c1733 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 Dpinctrl-stm32.c1250 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 Dxhci-mtk.c332 ret = of_parse_phandle_with_fixed_args(dn, in usb_wakeup_of_property_parse()

Completed in 83 milliseconds

12