Searched refs:I2C_MUX_PCA9547 (Results 1 – 5 of 5) sorted by relevance
/u-boot/include/configs/km/ |
A D | km_arm.h | 101 {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \ 102 {0, {{I2C_MUX_PCA9547, 0x70, 2} } }, \ 103 {0, {{I2C_MUX_PCA9547, 0x70, 3} } }, \ 104 {0, {{I2C_MUX_PCA9547, 0x70, 4} } }, \ 105 {0, {{I2C_MUX_PCA9547, 0x70, 5} } }, \
|
A D | km-mpc83xx.h | 77 {0, {{I2C_MUX_PCA9547, 0x70, 2} } }, \ 78 {0, {{I2C_MUX_PCA9547, 0x70, 1} } }, \
|
/u-boot/include/configs/ |
A D | kmp204x.h | 237 {0, {{I2C_MUX_PCA9547, 0x70, 1 } } }, \ 238 {0, {{I2C_MUX_PCA9547, 0x70, 2 } } }, \
|
/u-boot/include/ |
A D | i2c.h | 701 #define I2C_MUX_PCA9547 {I2C_MUX_PCA9547_ID, "PCA9547A"} macro
|
/u-boot/ |
A D | README | 1600 {0, {{I2C_MUX_PCA9547, 0x70, 1}}}, \ 1601 {0, {{I2C_MUX_PCA9547, 0x70, 2}}}, \ 1602 {0, {{I2C_MUX_PCA9547, 0x70, 3}}}, \ 1603 {0, {{I2C_MUX_PCA9547, 0x70, 4}}}, \ 1604 {0, {{I2C_MUX_PCA9547, 0x70, 5}}}, \
|
Completed in 10 milliseconds