/third_party/uboot/u-boot-2020.01/drivers/gpio/ |
D | stm32_gpio.c | 176 ret = dev_read_phandle_with_args(dev, "gpio-ranges", in gpio_stm32_probe() 190 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, in gpio_stm32_probe()
|
D | mscc_sgpio.c | 179 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, i, &args); in mscc_sgpio_get_count() 182 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, in mscc_sgpio_get_count()
|
/third_party/uboot/u-boot-2020.01/drivers/bootcount/ |
D | rtc.c | 56 if (dev_read_phandle_with_args(dev, "rtc", NULL, 0, 0, &phandle_args)) { in bootcount_rtc_probe()
|
/third_party/uboot/u-boot-2020.01/drivers/video/ |
D | ihs_video_out.c | 292 res = dev_read_phandle_with_args(dev, "clk_gen", NULL, 0, 0, in ihs_video_out_probe() 308 res = dev_read_phandle_with_args(dev, "video_tx", NULL, 0, 0, in ihs_video_out_probe()
|
D | pwm_backlight.c | 201 ret = dev_read_phandle_with_args(dev, "pwms", "#pwm-cells", 0, 0, in pwm_backlight_ofdata_to_platdata()
|
/third_party/uboot/u-boot-2020.01/drivers/net/ |
D | dwmac_socfpga.c | 34 ret = dev_read_phandle_with_args(dev, "altr,sysmgr-syscon", NULL, in dwmac_socfpga_ofdata_to_platdata()
|
D | tsec.c | 803 if (dev_read_phandle_with_args(dev, "phy-handle", NULL, 0, 0, in tsec_probe() 823 ret = dev_read_phandle_with_args(dev, "tbi-handle", NULL, 0, 0, in tsec_probe()
|
D | bcm6348-eth.c | 434 if (dev_read_phandle_with_args(dev, "phy", NULL, 0, 0, &phy)) in bcm6348_eth_probe()
|
/third_party/uboot/u-boot-2020.01/drivers/misc/ |
D | vexpress_config.c | 97 err = dev_read_phandle_with_args(dev, "arm,vexpress,config-bridge", in vexpress_config_probe()
|
/third_party/uboot/u-boot-2020.01/drivers/power/domain/ |
D | power-domain-uclass.c | 42 ret = dev_read_phandle_with_args(dev, "power-domains", in power_domain_get_by_index()
|
D | mtk-power-domain.c | 358 err = dev_read_phandle_with_args(dev, "infracfg", NULL, 0, 0, &args); in mtk_power_domain_probe()
|
/third_party/uboot/u-boot-2020.01/drivers/hwspinlock/ |
D | hwspinlock-uclass.c | 45 ret = dev_read_phandle_with_args(dev, "hwlocks", "#hwlock-cells", 1, in hwspinlock_get_by_index()
|
/third_party/uboot/u-boot-2020.01/drivers/power/regulator/ |
D | pwm_regulator.c | 96 ret = dev_read_phandle_with_args(dev, "pwms", "#pwm-cells", 0, 0, &args); in pwm_regulator_ofdata_to_platdata()
|
/third_party/uboot/u-boot-2020.01/drivers/mailbox/ |
D | mailbox-uclass.c | 41 ret = dev_read_phandle_with_args(dev, "mboxes", "#mbox-cells", 0, index, in mbox_get_by_index()
|
/third_party/uboot/u-boot-2020.01/drivers/phy/ |
D | sti_usb_phy.c | 112 ret = dev_read_phandle_with_args(dev, "st,syscfg", NULL, 0, 0, in sti_usb_phy_probe()
|
D | phy-uclass.c | 46 ret = dev_read_phandle_with_args(dev, "phys", "#phy-cells", 0, index, in generic_phy_get_by_index()
|
/third_party/uboot/u-boot-2020.01/include/dm/ |
D | read.h | 385 int dev_read_phandle_with_args(struct udevice *dev, const char *list_name, 766 static inline int dev_read_phandle_with_args(struct udevice *dev, in dev_read_phandle_with_args() function
|
/third_party/uboot/u-boot-2020.01/net/ |
D | mdio-uclass.c | 139 if (!dev_read_phandle_with_args(ethdev, phy_handle_str[i], NULL, in dm_eth_connect_phy_handle()
|
/third_party/uboot/u-boot-2020.01/drivers/reset/ |
D | reset-uclass.c | 80 ret = dev_read_phandle_with_args(dev, "resets", "#reset-cells", 0, in reset_get_by_index()
|
/third_party/uboot/u-boot-2020.01/drivers/dma/ |
D | dma-uclass.c | 57 ret = dev_read_phandle_with_args(dev, "dmas", "#dma-cells", 0, index, in dma_get_by_index()
|
/third_party/uboot/u-boot-2020.01/drivers/clk/ |
D | clk-uclass.c | 111 ret = dev_read_phandle_with_args(dev, prop_name, "#clock-cells", 0, in clk_get_by_indexed_prop() 129 ret = dev_read_phandle_with_args(dev, "clocks", "#clock-cells", 0, in clk_get_by_index()
|
/third_party/uboot/u-boot-2020.01/drivers/pinctrl/ |
D | pinctrl-uclass.c | 180 ret = dev_read_phandle_with_args(dev, "gpio-ranges", NULL, 3, in pinctrl_gpio_get_pinctrl_and_offset()
|
D | pinctrl-stmfx.c | 149 if (!dev_read_phandle_with_args(dev, "gpio-ranges", in stmfx_gpio_probe()
|
/third_party/uboot/u-boot-2020.01/drivers/core/ |
D | read.c | 190 int dev_read_phandle_with_args(struct udevice *dev, const char *list_name, in dev_read_phandle_with_args() function
|
/third_party/uboot/u-boot-2020.01/drivers/ram/ |
D | stm32_sdram.c | 267 ret = dev_read_phandle_with_args(dev, "st,syscfg", NULL, 0, 0, in stm32_fmc_ofdata_to_platdata()
|