Home
last modified time | relevance | path

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

/openbmc/u-boot/board/CZ.NIC/turris_omnia/
H A Dturris_omnia.c35 #define OMNIA_I2C_EEPROM_DM_NAME "i2c@0" macro
159 if (uclass_get_device_by_name(UCLASS_I2C, OMNIA_I2C_EEPROM_DM_NAME, &bus)) { in omnia_read_eeprom()