Searched refs:I2C_MUX_PCA9548 (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | xilinx_zynqmp_zcu102.h | 24 {1, {{I2C_MUX_PCA9548, 0x74, 0} } }, \ 25 {1, {{I2C_MUX_PCA9548, 0x74, 1} } }, \ 26 {1, {{I2C_MUX_PCA9548, 0x74, 2} } }, \ 27 {1, {{I2C_MUX_PCA9548, 0x74, 3} } }, \ 28 {1, {{I2C_MUX_PCA9548, 0x74, 4} } }, \ 29 {1, {{I2C_MUX_PCA9548, 0x75, 0} } }, \ 30 {1, {{I2C_MUX_PCA9548, 0x75, 1} } }, \ 31 {1, {{I2C_MUX_PCA9548, 0x75, 2} } }, \ 32 {1, {{I2C_MUX_PCA9548, 0x75, 3} } }, \ 33 {1, {{I2C_MUX_PCA9548, 0x75, 4} } }, \ [all …]
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | i2c.h | 673 #define I2C_MUX_PCA9548 {I2C_MUX_PCA9548_ID, "PCA9548"} macro
|