Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/i2c/
H A Di2c-emul-uclass.c50 ret = uclass_find_device_by_phandle(UCLASS_I2C_EMUL, dev, in i2c_emul_find()
64 .id = UCLASS_I2C_EMUL,
/openbmc/u-boot/test/dm/
H A Di2c.c128 ut_assertok(uclass_first_device(UCLASS_I2C_EMUL, &eeprom)); in dm_test_i2c_bytewise()
181 ut_assertok(uclass_first_device(UCLASS_I2C_EMUL, &eeprom)); in dm_test_i2c_offset()
/openbmc/u-boot/include/dm/
H A Duclass-id.h23 UCLASS_I2C_EMUL, /* sandbox I2C device emulator */ enumerator
/openbmc/u-boot/drivers/power/pmic/
H A Di2c_pmic_emul.c149 .id = UCLASS_I2C_EMUL,
/openbmc/u-boot/drivers/misc/
H A Di2c_eeprom_emul.c155 .id = UCLASS_I2C_EMUL,
/openbmc/u-boot/drivers/rtc/
H A Di2c_rtc_emul.c228 .id = UCLASS_I2C_EMUL,