Home
last modified time | relevance | path

Searched refs:fdtdec_parse_phandle_with_args (Results 1 – 15 of 15) sorted by relevance

/u-boot/drivers/sysreset/
A Dsysreset_sti.c40 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, dev_of_offset(dev), in sti_sysreset_probe()
/u-boot/arch/arm/mach-imx/imx8/
A Dfdt.c77 rc = fdtdec_parse_phandle_with_args(blob, offset, in update_fdt_with_owned_resources()
152 ret = fdtdec_parse_phandle_with_args(blob, device_offset, in config_smmu_fdt_device_sid()
/u-boot/drivers/gpio/
A Dgpio-rza1.c122 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, node, "gpio-ranges", in r7s72100_gpio_probe()
A Dgpio-rcar.c155 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, node, "gpio-ranges", in rcar_gpio_probe()
A Dmxs_gpio.c279 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, node, "gpio-ranges", in mxs_of_to_plat()
/u-boot/arch/arm/mach-meson/
A Dboard-axg.c180 ret = fdtdec_parse_phandle_with_args(blob, dwc2_node, "clocks", in board_usb_init()
A Dboard-gx.c216 ret = fdtdec_parse_phandle_with_args(blob, dwc2_node, "clocks", in board_usb_init()
A Dboard-g12a.c219 ret = fdtdec_parse_phandle_with_args(blob, dwc2_node, "clocks", in board_usb_init()
/u-boot/drivers/thermal/
A Dimx_scu_thermal.c143 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, dev_of_offset(dev), in imx_sc_thermal_of_to_plat()
/u-boot/drivers/pinctrl/
A Dpinctrl-sti.c238 ret = fdtdec_parse_phandle_with_args(blob, pinconf_node, in sti_pinctrl_set_state()
/u-boot/drivers/misc/
A Dtegra186_bpmp.c149 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, dev_of_offset(dev), in tegra186_bpmp_get_shmem()
/u-boot/drivers/pinctrl/nxp/
A Dpinctrl-imx.c237 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, in imx_pinctrl_probe()
/u-boot/include/
A Dfdtdec.h222 int fdtdec_parse_phandle_with_args(const void *blob, int src_node,
/u-boot/drivers/core/
A Dofnode.c436 ret = fdtdec_parse_phandle_with_args(gd->fdt_blob, in ofnode_parse_phandle_with_args()
455 return fdtdec_parse_phandle_with_args(gd->fdt_blob, in ofnode_count_phandle_with_args()
/u-boot/lib/
A Dfdtdec.c721 int fdtdec_parse_phandle_with_args(const void *blob, int src_node, in fdtdec_parse_phandle_with_args() function

Completed in 27 milliseconds