| /linux/drivers/net/wan/ |
| H A D | ixp4xx_hss.c | 1423 err = of_parse_phandle_with_fixed_args(np, "intel,npe-handle", 1, 0, in ixp4xx_hss_probe() 1435 err = of_parse_phandle_with_fixed_args(np, "intek,queue-chl-txready", 1, 0, in ixp4xx_hss_probe() 1441 err = of_parse_phandle_with_fixed_args(np, "intek,queue-chl-rxtrig", 1, 0, in ixp4xx_hss_probe() 1447 err = of_parse_phandle_with_fixed_args(np, "intek,queue-pkt-rx", 1, 0, in ixp4xx_hss_probe() 1453 err = of_parse_phandle_with_fixed_args(np, "intek,queue-pkt-tx", 1, 0, in ixp4xx_hss_probe() 1459 err = of_parse_phandle_with_fixed_args(np, "intek,queue-pkt-rxfree", 1, 0, in ixp4xx_hss_probe() 1465 err = of_parse_phandle_with_fixed_args(np, "intek,queue-pkt-txdone", 1, 0, in ixp4xx_hss_probe()
|
| /linux/arch/arm/mach-mvebu/ |
| H A D | pm-board.c | 108 ret = of_parse_phandle_with_fixed_args(np, "ctrl-gpios", 2, in mvebu_armada_pm_init()
|
| /linux/drivers/i3c/master/ |
| H A D | ast2600-i3c-master.c | 136 rc = of_parse_phandle_with_fixed_args(np, "aspeed,global-regs", 1, 0, in ast2600_i3c_probe()
|
| /linux/drivers/mfd/ |
| H A D | syscon.c | 328 rc = of_parse_phandle_with_fixed_args(np, property, arg_count, in syscon_regmap_lookup_by_phandle_args()
|
| /linux/sound/soc/qcom/qdsp6/ |
| H A D | q6usb.c | 384 ret = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args); in q6usb_dai_dev_probe()
|
| H A D | q6apm-dai.c | 1032 rc = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args);
|
| H A D | q6asm-dai.c | 1311 rc = of_parse_phandle_with_fixed_args(node, "iommus", 1, 0, &args); in q6asm_dai_probe()
|
| /linux/drivers/gpu/drm/renesas/rz-du/ |
| H A D | rzg2l_du_kms.c | 351 ret = of_parse_phandle_with_fixed_args(np, vsps_prop_name, in rzg2l_du_vsps_init()
|
| /linux/drivers/bus/ |
| H A D | qcom-ssc-block-bus.c | 322 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, "qcom,halt-regs", 1, 0, in qcom_ssc_block_bus_probe()
|
| /linux/drivers/rtc/ |
| H A D | rtc-at91sam9.c | 364 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in at91_rtc_probe()
|
| /linux/drivers/tty/serial/8250/ |
| H A D | 8250_aspeed_vuart.c | 494 rc = of_parse_phandle_with_fixed_args( in aspeed_vuart_probe()
|
| /linux/drivers/pinctrl/renesas/ |
| H A D | pinctrl-rza2.c | 256 ret = of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, 0, in rza2_gpio_register()
|
| /linux/drivers/net/ethernet/xscale/ |
| H A D | ixp4xx_eth.c | 1449 ret = of_parse_phandle_with_fixed_args(np, "intel,npe-handle", 1, 0, in ixp4xx_of_get_platdata() 1467 ret = of_parse_phandle_with_fixed_args(np, "queue-rx", 1, 0, in ixp4xx_of_get_platdata() 1476 ret = of_parse_phandle_with_fixed_args(np, "queue-txready", 1, 0, in ixp4xx_of_get_platdata()
|
| /linux/drivers/pinctrl/meson/ |
| H A D | pinctrl-amlogic-a4.c | 853 if (of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, in aml_bank_pins() 865 if (of_parse_phandle_with_fixed_args(np, "gpio-ranges", 3, in aml_bank_number()
|
| /linux/drivers/net/ethernet/hisilicon/ |
| H A D | hns_mdio.c | 537 ret = of_parse_phandle_with_fixed_args(pdev->dev.of_node, in hns_mdio_probe()
|
| H A D | hip04_eth.c | 932 ret = of_parse_phandle_with_fixed_args(node, "port-handle", 3, 0, &arg); in hip04_mac_probe()
|
| /linux/drivers/soc/mediatek/ |
| H A D | mtk-cmdq-helper.c | 77 err = of_parse_phandle_with_fixed_args(dev->of_node, in cmdq_dev_get_client_reg()
|
| /linux/drivers/mmc/host/ |
| H A D | uniphier-sd.c | 597 ret = of_parse_phandle_with_fixed_args(np, in uniphier_sd_uhs_init()
|
| /linux/drivers/thermal/qcom/ |
| H A D | qcom-spmi-adc-tm5.c | 805 ret = of_parse_phandle_with_fixed_args(node, "io-channels", 1, 0, &args); in adc_tm5_get_dt_channel_data()
|
| /linux/drivers/net/ethernet/hisilicon/hns/ |
| H A D | hns_dsaf_mac.c | 927 ret = of_parse_phandle_with_fixed_args( in hns_mac_get_info()
|
| /linux/drivers/of/ |
| H A D | property.c | 1187 ret = of_parse_phandle_with_fixed_args(to_of_node(fwnode), prop, in of_fwnode_get_reference_args()
|
| /linux/drivers/soc/fsl/qe/ |
| H A D | tsa.c | 1082 ret = of_parse_phandle_with_fixed_args(np, phandle_name, 1, 0, &out_args); in tsa_serial_get_byphandle()
|
| /linux/include/linux/ |
| H A D | of.h | 1142 static inline int of_parse_phandle_with_fixed_args(const struct device_node *np, in of_parse_phandle_with_fixed_args() function
|
| /linux/sound/soc/stm/ |
| H A D | stm32_sai_sub.c | 1557 ret = of_parse_phandle_with_fixed_args(np, "st,sync", 1, 0, &args); in stm32_sai_sub_parse_of()
|
| /linux/drivers/net/ethernet/socionext/ |
| H A D | sni_ave.c | 1658 ret = of_parse_phandle_with_fixed_args(np, in ave_probe()
|