Searched refs:I2C_MUX_PCA9547 (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/include/configs/ |
H A D | mx53ppd.h | 206 {0, {{I2C_MUX_PCA9547, 0x70, 0} } }, \ 207 {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \ 208 {0, {{I2C_MUX_PCA9547, 0x70, 2} } }, \ 209 {0, {{I2C_MUX_PCA9547, 0x70, 3} } }, \ 210 {0, {{I2C_MUX_PCA9547, 0x70, 4} } }, \ 211 {0, {{I2C_MUX_PCA9547, 0x70, 5} } }, \ 212 {0, {{I2C_MUX_PCA9547, 0x70, 6} } }, \ 213 {0, {{I2C_MUX_PCA9547, 0x70, 7} } }, \
|
H A D | ge_bx50v3.h | 219 {0, {{I2C_MUX_PCA9547, 0x70, 0} } }, \ 220 {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \ 221 {0, {{I2C_MUX_PCA9547, 0x70, 2} } }, \ 222 {0, {{I2C_MUX_PCA9547, 0x70, 3} } }, \ 223 {0, {{I2C_MUX_PCA9547, 0x70, 4} } }, \ 224 {0, {{I2C_MUX_PCA9547, 0x70, 5} } }, \ 225 {0, {{I2C_MUX_PCA9547, 0x70, 6} } }, \ 226 {0, {{I2C_MUX_PCA9547, 0x70, 7} } }, \
|
/openbmc/u-boot/include/configs/km/ |
H A D | km_arm.h | 141 {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \ 142 {0, {{I2C_MUX_PCA9547, 0x70, 2} } }, \ 143 {0, {{I2C_MUX_PCA9547, 0x70, 3} } }, \ 144 {0, {{I2C_MUX_PCA9547, 0x70, 4} } }, \ 145 {0, {{I2C_MUX_PCA9547, 0x70, 5} } }, \
|
H A D | km83xx-common.h | 190 {0, {{I2C_MUX_PCA9547, 0x70, 2} } }, \ 191 {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \
|
H A D | kmp204x-common.h | 236 {0, {{I2C_MUX_PCA9547, 0x70, 1 } } }, \ 237 {0, {{I2C_MUX_PCA9547, 0x70, 2 } } }, \
|
/openbmc/u-boot/include/ |
H A D | i2c.h | 710 #define I2C_MUX_PCA9547 {I2C_MUX_PCA9547_ID, "PCA9547A"} macro
|
/openbmc/u-boot/ |
H A D | README | 1733 {0, {{I2C_MUX_PCA9547, 0x70, 1}}}, \ 1734 {0, {{I2C_MUX_PCA9547, 0x70, 2}}}, \ 1735 {0, {{I2C_MUX_PCA9547, 0x70, 3}}}, \ 1736 {0, {{I2C_MUX_PCA9547, 0x70, 4}}}, \ 1737 {0, {{I2C_MUX_PCA9547, 0x70, 5}}}, \
|