Home
last modified time | relevance | path

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

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