Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/test/dm/
H A Di2c.c28 const int no_chip = 0x10; in dm_test_i2c_find() local
39 ut_asserteq(-ENODEV, dm_i2c_probe(bus, no_chip, 0, &dev)); in dm_test_i2c_find()