Searched refs:ofnode_read_string_index (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/arm/mach-tegra/ |
| H A D | xusb-padctl-common.c | 94 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()
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | ofnode.su | |
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | ofnode.su | |
| H A D | read.c | 107 return ofnode_read_string_index(dev_ofnode(dev), propname, index, outp); in dev_read_string_index()
|
| H A D | ofnode.c | 304 int ofnode_read_string_index(ofnode node, const char *property, int index, in ofnode_read_string_index() function
|
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | ofnode.h | 445 int ofnode_read_string_index(ofnode node, const char *propname, int index,
|
| H A D | read.h | 572 return ofnode_read_string_index(dev_ofnode(dev), propname, index, outp); in dev_read_string_index()
|
| /OK3568_Linux_fs/u-boot/drivers/video/drm/ |
| H A D | rockchip_display.c | 1821 ret = ofnode_read_string_index(node, "logo,uboot", 0, &name); in rockchip_display_probe() 1824 ret = ofnode_read_string_index(node, "logo,kernel", 0, &name); in rockchip_display_probe() 1827 ret = ofnode_read_string_index(node, "logo,mode", 0, &name); in rockchip_display_probe() 1832 ret = ofnode_read_string_index(node, "charge_logo,mode", 0, &name); in rockchip_display_probe()
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.sym | |
| H A D | u-boot.map | |
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.map | |