Home
last modified time | relevance | path

Searched refs:lists_bind_fdt (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/u-boot/include/dm/
H A Dlists.h60 int lists_bind_fdt(struct udevice *parent, ofnode node, struct udevice **devp);
/OK3568_Linux_fs/u-boot/drivers/core/
H A Dlists.su
H A Droot.c234 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 Dlists.c126 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 Dlists.su
/OK3568_Linux_fs/u-boot/test/dm/
H A Dnop.c27 lists_bind_fdt(parent, ofnode, &dev, false); in noptest_bind()
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Dtimer-uclass.c112 if (!lists_bind_fdt(dm_root(), node, &dev)) { in dm_timer_init()
/OK3568_Linux_fs/u-boot/drivers/serial/
H A Dserial-uclass.c66 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 Du-boot-spl.sym
H A Du-boot-spl.map
/OK3568_Linux_fs/u-boot/
H A DSystem.map
H A Du-boot.map
H A Du-boot.sym