Searched refs:lists_bind_fdt (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/dm/ |
| H A D | lists.h | 60 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp);
|
| /OK3568_Linux_fs/u-boot/drivers/core/ |
| H A D | lists.su | |
| H A D | root.c | 234 err = lists_bind_fdt(parent, np_to_ofnode(np), NULL); in dm_scan_fdt_live() 282 err = lists_bind_fdt(parent, offset_to_ofnode(offset), NULL); in dm_scan_fdt_node()
|
| H A D | lists.c | 126 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp) in lists_bind_fdt() function
|
| /OK3568_Linux_fs/u-boot/spl/drivers/core/ |
| H A D | lists.su | |
| /OK3568_Linux_fs/u-boot/test/dm/ |
| H A D | nop.c | 27 lists_bind_fdt(parent, ofnode, &dev, false); in noptest_bind()
|
| /OK3568_Linux_fs/u-boot/drivers/timer/ |
| H A D | timer-uclass.c | 112 if (!lists_bind_fdt(dm_root(), node, &dev)) { in dm_timer_init()
|
| /OK3568_Linux_fs/u-boot/drivers/serial/ |
| H A D | serial-uclass.c | 66 if (node > 0 && !lists_bind_fdt(gd->dm_root, offset_to_ofnode(node), in serial_check_stdout()
|
| /OK3568_Linux_fs/u-boot/spl/ |
| H A D | u-boot-spl.sym | |
| H A D | u-boot-spl.map | |
| /OK3568_Linux_fs/u-boot/ |
| H A D | System.map | |
| H A D | u-boot.map | |
| H A D | u-boot.sym | |