| /u-boot/board/sipeed/maix/ |
| A D | maix.c | 25 memory = ofnode_by_compatible(ofnode_null(), "canaan,k210-sram"); in sram_init() 26 if (ofnode_equal(memory, ofnode_null())) in sram_init()
|
| /u-boot/board/emulation/qemu-riscv/ |
| A D | qemu-riscv.c | 23 if (!ofnode_equal(ofnode_by_compatible(ofnode_null(), "cfi-flash"), in is_flash_available() 24 ofnode_null())) in is_flash_available()
|
| /u-boot/drivers/clk/ti/ |
| A D | clk.c | 71 return ofnode_null(); in clk_ti_get_regmap_node() 75 return ofnode_null(); in clk_ti_get_regmap_node()
|
| /u-boot/drivers/sysreset/ |
| A D | sysreset_watchdog.c | 82 dev->name, plat, ofnode_null(), NULL); in sysreset_register_wdt()
|
| /u-boot/board/st/stm32f746-disco/ |
| A D | stm32f746-disco.c | 121 node = ofnode_by_compatible(ofnode_null(), "st,stm32-dwmac"); in board_init()
|
| /u-boot/drivers/power/pmic/ |
| A D | palmas.c | 47 ofnode pmic_node = ofnode_null(), regulators_node; in palmas_bind()
|
| /u-boot/board/Marvell/octeon_nic23/ |
| A D | board.c | 177 node = ofnode_by_compatible(ofnode_null(), "vitesse,vsc7224"); in board_early_init_f() 372 node = ofnode_by_compatible(ofnode_null(), "vitesse,vsc7224"); in last_stage_init()
|
| /u-boot/drivers/clk/ |
| A D | clk.c | 41 ret = device_bind(parent, drv, name, NULL, ofnode_null(), &clk->dev); in clk_register()
|
| /u-boot/drivers/cpu/ |
| A D | riscv_cpu.c | 126 plat->timebase_freq, ofnode_null(), in riscv_cpu_bind()
|
| /u-boot/drivers/net/qe/ |
| A D | dm_qe_uec_phy.c | 116 node = ofnode_by_compatible(ofnode_null(), "ucc_geth"); in qe_uec_mdio_probe()
|
| /u-boot/boot/ |
| A D | bootstd-uclass.c | 158 ret = device_bind(bootstd, drv, name, 0, ofnode_null(), in dm_scan_other()
|
| /u-boot/drivers/clk/imx/ |
| A D | clk-imxrt1020.c | 39 base = (void *)ofnode_get_addr(ofnode_by_compatible(ofnode_null(), "fsl,imxrt-anatop")); in imxrt1020_clk_probe()
|
| A D | clk-imxrt1170.c | 115 base = (void *)ofnode_get_addr(ofnode_by_compatible(ofnode_null(), "fsl,imxrt-anatop")); in imxrt1170_clk_probe()
|
| A D | clk-imxrt1050.c | 37 base = (void *)ofnode_get_addr(ofnode_by_compatible(ofnode_null(), "fsl,imxrt-anatop")); in imxrt1050_clk_probe()
|
| /u-boot/arch/x86/cpu/apollolake/ |
| A D | fsp_s.c | 45 ret = binman_entry_map(ofnode_null(), "intel-vbt", &buf, NULL); in fsps_update_config()
|
| /u-boot/board/CZ.NIC/turris_mox/ |
| A D | turris_mox.c | 450 ofnode_first_subnode(ofnode_by_compatible(ofnode_null(), in read_reset_button() 458 ofnode_first_subnode(ofnode_by_compatible(ofnode_null(), in read_reset_button() 655 node = ofnode_by_compatible(ofnode_null(), "marvell,orion-mdio"); in mox_mdio_bus()
|
| /u-boot/drivers/watchdog/ |
| A D | rti_wdt.c | 70 node = ofnode_by_compatible(ofnode_null(), "ti,am654-r5fss"); in rti_wdt_load_fw()
|
| /u-boot/test/dm/ |
| A D | usb.c | 116 ut_asserteq(1, ofnode_equal(ofnode_null(), dev_ofnode(dev))); in dm_test_usb_fdt_node()
|
| /u-boot/cmd/ |
| A D | bind.c | 42 ofnode_null(), &dev); in bind_by_class_index()
|
| /u-boot/include/dm/ |
| A D | ofnode.h | 285 static inline ofnode ofnode_null(void) in ofnode_null() function 1300 for (node = ofnode_by_compatible(ofnode_null(), compat); \
|
| /u-boot/lib/ |
| A D | smbios.c | 466 ofnode parent_node = ofnode_null(); in write_smbios_table() 478 ctx.node = ofnode_null(); in write_smbios_table()
|
| /u-boot/net/ |
| A D | dsa-uclass.c | 64 return ofnode_null(); in dsa_port_get_ofnode() 380 pdata->master_node = ofnode_null(); in dsa_post_bind()
|
| /u-boot/test/boot/ |
| A D | bootflow.c | 377 "efi_mgr", 0, ofnode_null(), &dev)); in bootflow_system() 528 "bootmeth_script", 0, ofnode_null(), &dev)); in prep_mmc4_bootdev()
|
| /u-boot/drivers/core/ |
| A D | lists.c | 136 ofnode_null(), devp); in device_bind_driver()
|
| /u-boot/drivers/misc/ |
| A D | fs_loader.c | 320 &default_plat, ofnode_null(), dev); in get_fs_loader()
|