Home
last modified time | relevance | path

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

/openbmc/u-boot/test/dm/
H A Di2c.c27 const int no_chip = 0x10; in dm_test_i2c_find() local
38 ut_asserteq(-ENOENT, dm_i2c_probe(bus, no_chip, 0, &dev)); in dm_test_i2c_find()