Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
Dpm-board.c121 ret = of_parse_phandle_with_fixed_args(np, "ctrl-gpios", 2, in mvebu_armada_pm_init()
/kernel/linux/linux-5.10/drivers/usb/mtu3/
Dmtu3_host.c73 ret = of_parse_phandle_with_fixed_args(dn, in ssusb_wakeup_of_property_parse()
/kernel/linux/linux-5.10/sound/soc/rockchip/
Drk3288_hdmi_analog.c218 ret = of_parse_phandle_with_fixed_args(np, "rockchip,audio-codec", in snd_rk_mc_probe()
/kernel/linux/linux-5.10/drivers/watchdog/
Dzx2967_wdt.c171 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx2967_wdt_reset_sysctrl()
/kernel/linux/linux-5.10/drivers/mfd/
Dsyscon.c240 rc = of_parse_phandle_with_fixed_args(np, property, arg_count, in syscon_regmap_lookup_by_phandle_args()
/kernel/linux/linux-5.10/drivers/soc/sunxi/
Dsunxi_sram.c175 ret = of_parse_phandle_with_fixed_args(node, "allwinner,sram", 1, 0, in sunxi_sram_of_parse()
/kernel/linux/linux-5.10/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()
/kernel/linux/linux-5.10/drivers/net/mdio/
Dof_mdio.c50 err = of_parse_phandle_with_fixed_args(node, "timestamper", 1, 0, &arg); in of_find_mii_timestamper()
/kernel/linux/linux-5.10/drivers/gpu/drm/zte/
Dzx_tvenc.c307 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_tvenc_pwrctrl_init()
Dzx_vga.c198 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_vga_pwrctrl_init()
/kernel/linux/linux-5.10/sound/soc/zte/
Dzx-tdm.c406 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in zx_tdm_probe()
/kernel/linux/linux-5.10/drivers/rtc/
Drtc-at91sam9.c364 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
Dpinctrl-rza2.c247 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, in rza2_gpio_register()
/kernel/linux/linux-5.10/drivers/tty/serial/8250/
D8250_aspeed_vuart.c472 rc = of_parse_phandle_with_fixed_args( in aspeed_vuart_probe()
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/
Dhns_mdio.c459 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
/kernel/linux/linux-5.10/include/linux/
Dof.h375 extern int of_parse_phandle_with_fixed_args(const struct device_node *np,
877 static inline int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function
/kernel/linux/linux-5.10/sound/soc/samsung/
Dtm2_wm5110.c591 ret = of_parse_phandle_with_fixed_args(dev->of_node, in tm2_probe()
/kernel/linux/linux-5.10/drivers/soc/mediatek/
Dmtk-cmdq-helper.c53 err = of_parse_phandle_with_fixed_args(dev->of_node, in cmdq_dev_get_client_reg()
/kernel/linux/linux-5.10/drivers/gpio/
Dgpio-rcar.c423 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, &args); in gpio_rcar_parse_dt()
Dgpiolib-of.c946 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, in of_gpiochip_add_pin_range()
/kernel/linux/linux-5.10/drivers/remoteproc/
Dqcom_q6v5_wcss.c491 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_wcss_init_mmio()
/kernel/linux/linux-5.10/drivers/usb/host/
Dxhci-mtk.c325 ret = of_parse_phandle_with_fixed_args(dn, in usb_wakeup_of_property_parse()
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/
Drcar_du_kms.c626 ret = of_parse_phandle_with_fixed_args(np, vsps_prop_name, in rcar_du_vsps_init()
/kernel/linux/linux-5.10/drivers/of/
Dbase.c1717 int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function
1726 EXPORT_SYMBOL(of_parse_phandle_with_fixed_args);
/kernel/linux/linux-5.10/drivers/soc/ti/
Dknav_dma.c393 if (of_parse_phandle_with_fixed_args(np, "ti,navigator-dmas", in of_channel_match_helper()

12