Home
last modified time | relevance | path

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

/external/u-boot/arch/sandbox/include/asm/
Dtest.h39 enum sandbox_i2c_eeprom_test_mode { enum
46 enum sandbox_i2c_eeprom_test_mode mode);
/external/u-boot/drivers/misc/
Di2c_eeprom_emul.c22 enum sandbox_i2c_eeprom_test_mode test_mode;
33 enum sandbox_i2c_eeprom_test_mode mode) in sandbox_i2c_eeprom_set_test_mode()