| /u-boot/drivers/sound/ |
| A D | rockchip_sound.c | 61 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in rockchip_sound_probe() 78 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in rockchip_sound_probe()
|
| A D | sound-uclass.c | 138 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in sound_find_codec_i2s() 157 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in sound_find_codec_i2s()
|
| A D | samsung_sound.c | 70 ret = ofnode_parse_phandle_with_args(node, "sound-dai", in samsung_sound_probe()
|
| /u-boot/test/dm/ |
| A D | ofnode.c | 282 ret = ofnode_parse_phandle_with_args(node, "missing", cell, 0, 0, in dm_test_ofnode_phandle() 285 ret = ofnode_parse_phandle_with_args(node, prop, "#invalid", 0, 0, in dm_test_ofnode_phandle() 288 ret = ofnode_parse_phandle_with_args(node, prop, cell, 0, 0, &args); in dm_test_ofnode_phandle() 292 ret = ofnode_parse_phandle_with_args(node, prop, cell, 0, 1, &args); in dm_test_ofnode_phandle() 296 ret = ofnode_parse_phandle_with_args(node, prop, cell, 0, 2, &args); in dm_test_ofnode_phandle() 301 ret = ofnode_parse_phandle_with_args(node, prop, cell, 0, 3, &args); in dm_test_ofnode_phandle() 303 ret = ofnode_parse_phandle_with_args(node, prop, cell, 0, 4, &args); in dm_test_ofnode_phandle() 307 ret = ofnode_parse_phandle_with_args(node, prop, cell, 0, 5, &args); in dm_test_ofnode_phandle() 317 ret = ofnode_parse_phandle_with_args(node, prop2, NULL, 1, 0, &args); in dm_test_ofnode_phandle() 322 ret = ofnode_parse_phandle_with_args(node, prop2, NULL, 1, 1, &args); in dm_test_ofnode_phandle() [all …]
|
| /u-boot/drivers/phy/ |
| A D | mt7620-usb-phy.c | 64 ret = ofnode_parse_phandle_with_args(dev_ofnode(dev), "mediatek,sysc", NULL, in mt7620_usb_phy_probe()
|
| A D | phy-uclass.c | 138 ret = ofnode_parse_phandle_with_args(node, "phys", "#phy-cells", 0, in generic_phy_get_by_index_nodev()
|
| A D | phy-stm32-usbphyc.c | 398 ret = ofnode_parse_phandle_with_args(node, supply_name, in stm32_usbphyc_get_regulator()
|
| /u-boot/drivers/clk/mtmips/ |
| A D | clk-mt7620.c | 120 ret = ofnode_parse_phandle_with_args(dev_ofnode(dev), "mediatek,sysc", NULL, in mt7620_clk_probe()
|
| /u-boot/drivers/net/phy/ |
| A D | xilinx_gmii2rgmii.c | 38 ret = ofnode_parse_phandle_with_args(node, "phy-handle", in xilinxgmiitorgmii_config()
|
| /u-boot/arch/mips/mach-octeon/ |
| A D | cvmx-helper-sfp.c | 840 err = ofnode_parse_phandle_with_args(node, "eeprom", NULL, 0, 0, in cvmx_sfp_parse_sfp() 852 err = ofnode_parse_phandle_with_args(node, "diag", NULL, 0, 0, in cvmx_sfp_parse_sfp() 934 err = ofnode_parse_phandle_with_args(node, "eeprom", NULL, 0, 0, in cvmx_sfp_parse_qsfp() 941 err = ofnode_parse_phandle_with_args(node, "diag", NULL, 0, 0, in cvmx_sfp_parse_qsfp()
|
| A D | cvmx-helper-fdt.c | 212 err = ofnode_parse_phandle_with_args(node_chan, mac_str, NULL, in cvmx_fdt_parse_vsc7224_channels()
|
| /u-boot/drivers/gpio/ |
| A D | rk_gpio.c | 196 ret = ofnode_parse_phandle_with_args(dev_ofnode(dev), in rockchip_gpio_probe()
|
| /u-boot/drivers/net/mscc_eswitch/ |
| A D | serval_switch.c | 520 ret = ofnode_parse_phandle_with_args(node, "phy-handle", NULL, in serval_probe() 549 ret = ofnode_parse_phandle_with_args(node, "phys", NULL, in serval_probe()
|
| A D | ocelot_switch.c | 567 ofnode_parse_phandle_with_args(node, "phy-handle", NULL, 0, 0, in ocelot_probe() 594 ret = ofnode_parse_phandle_with_args(node, "phys", NULL, in ocelot_probe()
|
| A D | luton_switch.c | 645 ret = ofnode_parse_phandle_with_args(node, "phy-handle", NULL, in luton_probe() 673 ret = ofnode_parse_phandle_with_args(node, "phys", NULL, in luton_probe()
|
| A D | jr2_switch.c | 913 ret = ofnode_parse_phandle_with_args(node, "phy-handle", NULL, in jr2_probe() 942 ret = ofnode_parse_phandle_with_args(node, "phys", NULL, in jr2_probe()
|
| A D | servalt_switch.c | 450 ofnode_parse_phandle_with_args(node, "phy-handle", NULL, 0, 0, in servalt_probe()
|
| /u-boot/drivers/reset/ |
| A D | reset-uclass.c | 99 ret = ofnode_parse_phandle_with_args(node, "resets", "#reset-cells", 0, in reset_get_by_index_nodev()
|
| /u-boot/drivers/mtd/nand/raw/atmel/ |
| A D | nand-controller.c | 1890 ret = ofnode_parse_phandle_with_args(dev->parent->node_, in atmel_nand_controller_init() 1922 ret = ofnode_parse_phandle_with_args(dev->parent->node_, in atmel_smc_nand_controller_init() 1968 ret = ofnode_parse_phandle_with_args(dev->parent->node_, in atmel_hsmc_nand_controller_init() 1992 ret = ofnode_parse_phandle_with_args(dev->node_, in atmel_hsmc_nand_controller_init() 2006 ret = ofnode_parse_phandle_with_args(dev->node_, in atmel_hsmc_nand_controller_init()
|
| /u-boot/drivers/net/octeon/ |
| A D | octeon_eth.c | 403 ret = ofnode_parse_phandle_with_args(node, "sfp-slot", NULL, 0, 0, in octeon_nic_probe() 411 ret = ofnode_parse_phandle_with_args(node, "phy-handle", NULL, 0, 0, in octeon_nic_probe()
|
| /u-boot/drivers/core/ |
| A D | read.c | 252 return ofnode_parse_phandle_with_args(dev_ofnode(dev), list_name, in dev_read_phandle_with_args()
|
| /u-boot/include/dm/ |
| A D | ofnode.h | 844 int ofnode_parse_phandle_with_args(ofnode node, const char *list_name,
|
| /u-boot/drivers/clk/starfive/ |
| A D | clk-jh7110.c | 238 ret = ofnode_parse_phandle_with_args(dev->node_, "starfive,sys-syscon", NULL, 0, 0, &args); in jh7110_syscrg_init()
|
| /u-boot/drivers/pinctrl/ |
| A D | pinctrl-single.c | 514 ret = ofnode_parse_phandle_with_args(dev_ofnode(dev), propname, in single_add_gpio_func()
|
| /u-boot/board/st/stm32mp1/ |
| A D | stm32mp1.c | 323 if (ofnode_parse_phandle_with_args(node, "st,adc_usb_pd", in adc_measurement()
|