/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/usb/mtu3/ |
D | mtu3_host.c | 73 ret = of_parse_phandle_with_fixed_args(dn, in ssusb_wakeup_of_property_parse()
|
/kernel/linux/linux-5.10/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()
|
/kernel/linux/linux-5.10/drivers/watchdog/ |
D | zx2967_wdt.c | 171 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx2967_wdt_reset_sysctrl()
|
/kernel/linux/linux-5.10/drivers/mfd/ |
D | syscon.c | 240 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/ |
D | sunxi_sram.c | 175 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/ |
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()
|
/kernel/linux/linux-5.10/drivers/net/mdio/ |
D | of_mdio.c | 50 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/ |
D | zx_tvenc.c | 307 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_tvenc_pwrctrl_init()
|
D | zx_vga.c | 198 ret = of_parse_phandle_with_fixed_args(dev->of_node, in zx_vga_pwrctrl_init()
|
/kernel/linux/linux-5.10/sound/soc/zte/ |
D | zx-tdm.c | 406 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in zx_tdm_probe()
|
/kernel/linux/linux-5.10/drivers/rtc/ |
D | rtc-at91sam9.c | 364 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
|
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
D | pinctrl-rza2.c | 247 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/ |
D | 8250_aspeed_vuart.c | 472 rc = of_parse_phandle_with_fixed_args( in aspeed_vuart_probe()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/ |
D | hns_mdio.c | 459 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
|
/kernel/linux/linux-5.10/include/linux/ |
D | of.h | 375 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/ |
D | tm2_wm5110.c | 591 ret = of_parse_phandle_with_fixed_args(dev->of_node, in tm2_probe()
|
/kernel/linux/linux-5.10/drivers/soc/mediatek/ |
D | mtk-cmdq-helper.c | 53 err = of_parse_phandle_with_fixed_args(dev->of_node, in cmdq_dev_get_client_reg()
|
/kernel/linux/linux-5.10/drivers/gpio/ |
D | gpio-rcar.c | 423 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, &args); in gpio_rcar_parse_dt()
|
D | gpiolib-of.c | 946 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, in of_gpiochip_add_pin_range()
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
D | qcom_q6v5_wcss.c | 491 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in q6v5_wcss_init_mmio()
|
/kernel/linux/linux-5.10/drivers/usb/host/ |
D | xhci-mtk.c | 325 ret = of_parse_phandle_with_fixed_args(dn, in usb_wakeup_of_property_parse()
|
/kernel/linux/linux-5.10/drivers/gpu/drm/rcar-du/ |
D | rcar_du_kms.c | 626 ret = of_parse_phandle_with_fixed_args(np, vsps_prop_name, in rcar_du_vsps_init()
|
/kernel/linux/linux-5.10/drivers/of/ |
D | base.c | 1717 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/ |
D | knav_dma.c | 393 if (of_parse_phandle_with_fixed_args(np, "ti,navigator-dmas", in of_channel_match_helper()
|