Searched refs:I2C_NULL_HOP (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | xilinx_zynqmp_zcu102.h | 19 {0, {I2C_NULL_HOP} }, \ 23 {1, {I2C_NULL_HOP} }, \
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 209 #define CONFIG_SYS_I2C_BUSES {{0, {I2C_NULL_HOP} }, \ 212 {1, {I2C_NULL_HOP} } }
|
| H A D | km_arm.h | 159 #define CONFIG_SYS_I2C_BUSES { {0, {I2C_NULL_HOP} }, \
|
| H A D | kmp204x-common.h | 253 #define CONFIG_SYS_I2C_BUSES { {0, {I2C_NULL_HOP} }, \
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i2c.h | 650 #define I2C_NULL_HOP {{-1, ""}, 0, 0} macro
|
| /OK3568_Linux_fs/u-boot/ |
| H A D | README | 1912 CONFIG_SYS_I2C_BUSES {{0, {I2C_NULL_HOP}}, \ 1918 {1, {I2C_NULL_HOP}}, \
|