Home
last modified time | relevance | path

Searched refs:ofnode_null (Results 1 – 15 of 15) sorted by relevance

/openbmc/u-boot/test/dm/
H A Dofnode.c25 ofnode node = ofnode_null(); in dm_test_ofnode_by_prop_value()
H A Dcore.c895 "test_child", 0, ofnode_null(), &dev1)); in dm_test_inactive_child()
/openbmc/u-boot/drivers/power/pmic/
H A Dpalmas.c46 ofnode pmic_node = ofnode_null(), regulators_node; in palmas_bind()
/openbmc/u-boot/drivers/cpu/
H A Driscv_cpu.c92 plat->timebase_freq, ofnode_null(), in riscv_cpu_bind()
/openbmc/u-boot/drivers/core/
H A Dlists.c77 ofnode_null(), devp); in device_bind_driver()
H A Ddevice.c260 (void *)info->platdata, 0, ofnode_null(), platdata_size, in device_bind_by_name()
H A Dofnode.c424 return ofnode_null(); in ofnode_get_chosen_node()
/openbmc/u-boot/cmd/
H A Dbind.c40 ofnode_null(), &dev); in bind_by_class_index()
/openbmc/u-boot/include/dm/
H A Dofnode.h183 static inline ofnode ofnode_null(void) in ofnode_null() function
/openbmc/u-boot/include/
H A Dphy.h213 return ofnode_null(); in phy_get_ofnode()
/openbmc/u-boot/drivers/misc/
H A Dcros_ec_sandbox.c527 node = ofnode_null(); in cros_ec_probe()
/openbmc/u-boot/drivers/net/phy/
H A Dphy.c649 dev->node = ofnode_null(); in phy_device_create()
/openbmc/u-boot/doc/driver-model/
H A Dlivetree.txt165 ofnode_null() returns a null ofnode (for which ofnode_valid() returns false)
/openbmc/u-boot/drivers/gpio/
H A Dgpio-uclass.c1025 args.node = ofnode_null(); in gpio_dev_request_index()
/openbmc/u-boot/drivers/pci/
H A Dpci-uclass.c665 ofnode node = ofnode_null(); in pci_find_and_bind_driver()