Home
last modified time | relevance | path

Searched refs:dm_i2c_simple_probe (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/board/gdsys/a38x/
H A Ddt_helpers.h11 bool dm_i2c_simple_probe(struct udevice *bus, uint chip_addr);
H A Ddt_helpers.c20 bool dm_i2c_simple_probe(struct udevice *bus, uint chip_addr) in dm_i2c_simple_probe() function
H A Dcontrolcenterdc.c269 if (!dm_i2c_simple_probe(bus, k)) in board_fix_fdt()
/openbmc/u-boot/doc/driver-model/
H A Dfdt-fixup.txt123 Note that the dm_i2c_simple_probe function does not use the device tree, hence