Searched refs:I2C_NULL_HOP (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/configs/ |
H A D | ge_bx50v3.h | 216 #define CONFIG_SYS_I2C_BUSES { {0, {I2C_NULL_HOP} }, \ 217 {1, {I2C_NULL_HOP} }, \ 218 {2, {I2C_NULL_HOP} }, \
|
H A D | mx53ppd.h | 205 #define CONFIG_SYS_I2C_BUSES { {0, {I2C_NULL_HOP} }, \
|
/openbmc/u-boot/include/configs/km/ |
H A D | km83xx-common.h | 189 #define CONFIG_SYS_I2C_BUSES {{0, {I2C_NULL_HOP} }, \ 192 {1, {I2C_NULL_HOP} } }
|
H A D | km_arm.h | 140 #define CONFIG_SYS_I2C_BUSES { {0, {I2C_NULL_HOP} }, \
|
H A D | kmp204x-common.h | 235 #define CONFIG_SYS_I2C_BUSES { {0, {I2C_NULL_HOP} }, \
|
/openbmc/u-boot/include/ |
H A D | i2c.h | 689 #define I2C_NULL_HOP {{-1, ""}, 0, 0} macro
|
/openbmc/u-boot/ |
H A D | README | 1732 CONFIG_SYS_I2C_BUSES {{0, {I2C_NULL_HOP}}, \ 1738 {1, {I2C_NULL_HOP}}, \
|