Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Di2c.h705 #define I2C_MUX_PCA9542_ID 2 macro
706 #define I2C_MUX_PCA9542 {I2C_MUX_PCA9542_ID, "PCA9542A"}
/openbmc/u-boot/drivers/i2c/
H A Di2c_core.c75 case I2C_MUX_PCA9542_ID: in i2c_mux_set()