Home
last modified time | relevance | path

Searched refs:ofnode_read_string_index (Results 1 – 6 of 6) sorted by relevance

/u-boot/arch/arm/mach-tegra/
A Dxusb-padctl-common.c94 ret = ofnode_read_string_index(node, "nvidia,lanes", i, in tegra_xusb_padctl_group_parse_dt()
104 ret = ofnode_read_string_index(node, "nvidia,function", 0, in tegra_xusb_padctl_group_parse_dt()
/u-boot/drivers/gpio/
A Ddwapb_gpio.c188 if (ofnode_read_string_index(node, "bank-name", 0, in gpio_dwapb_bind()
/u-boot/include/dm/
A Dofnode.h552 int ofnode_read_string_index(ofnode node, const char *propname, int index,
A Dread.h882 return ofnode_read_string_index(dev_ofnode(dev), propname, index, outp); in dev_read_string_index()
/u-boot/drivers/core/
A Dread.c200 return ofnode_read_string_index(dev_ofnode(dev), propname, index, outp); in dev_read_string_index()
A Dofnode.c371 int ofnode_read_string_index(ofnode node, const char *property, int index, in ofnode_read_string_index() function

Completed in 16 milliseconds