Home
last modified time | relevance | path

Searched refs:I2C_MUX_PCA9547_ID (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A Di2c.h676 #define I2C_MUX_PCA9547_ID 4 macro
677 #define I2C_MUX_PCA9547 {I2C_MUX_PCA9547_ID, "PCA9547A"}
/openbmc/u-boot/drivers/i2c/
H A Di2c_core.c85 case I2C_MUX_PCA9547_ID: in i2c_mux_set()